clim v0.14.0 Release Notes
Release Date: 2020-08-13 // over 4 years ago-
- (breaking-change) Add Bash completion. (#73)
--bash-completion
is no longer available in the main command because it is now a reserved option. (But you can still use it in subcommands.)
- (breaking-change) Add Bash completion. (#73)
Previous changes from v0.13.0
-
- 👍 Crystal 0.35.1 support.
- (breaking-change) The behavior of short options with values has been changed.
- Related to crystal-lang/crystal#9553 .
- See 8bff757