- Make
transpose
smarter and add tests fordependency lift-to-workspace
.
- Let
transpose
exit with code 1 on error instead of panic.
- Subcommand
transpose features strip-dev-only
to remove dev-only features as preparation for publishing. - Arg
--dep-kinds
topropagate-feature
to allow to exclude specific dep kinds.
- Global flag
--fix-hint={on,off}
to hide the hint of how to fix something.
- Typos in the fix-hint output.
- Workflows do not show the fix-hint anymore since they can provide their own.