2020-09-28 18:53:56 +08:00
|
|
|
|
# Changelog
|
|
|
|
|
|
2020-09-29 18:30:19 +08:00
|
|
|
|
## 1.0.2
|
|
|
|
|
|
|
|
|
|
- Don’t prune targets that have a different name from the crate, but do prune targets from the workspace.
|
|
|
|
|
|
2020-09-28 19:06:41 +08:00
|
|
|
|
## 1.0.1
|
2020-09-28 18:53:56 +08:00
|
|
|
|
|
|
|
|
|
- Improved logging output.
|
|
|
|
|
- Make sure to consider `all-features` dependencies when pruning.
|
|
|
|
|
- Work around macOS cache corruption.
|
|
|
|
|
- Remove git-db cache for now.
|