v0.9.0
Upgrading
the easiest way to upgrade is by reinstalling
cargo install cargo-features-manager
What changed
0.9.0
- move prune progress display to bottom
- add
cargo features prune --clean <CLEAN>
0.8.4
- fix handling of renamed dependencies in workspaces - the-wondersmith
0.8.3
cargo features prune
now runs all test- add
--skip-tests
to prune
0.8.2
- fix
features-manager.keep
only being applied to normal dependencies
0.8.1
- fix search for features not working