Releases: at-grandpa/clim
Releases · at-grandpa/clim
0.17.1
- Fix bugs in required options and
--versions
. ( #81 , thanks @aduzsardi )
0.17.0
- Crystal 1.0.0 support 🎉
- fix README.md
- fix github/workflows
0.16.0
- Crystal 0.36.1 support.
- (breaking-change) The behavior of short options with values has been changed.
- Related to crystal-lang/crystal#9603 .
0.15.0
0.14.0
0.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
0.12.0
0.11.2
0.11.1
0.11.0
- (breaking-change) Add
argument
macro. (relates to #49 . Thanks @DannyBen )- see: README#argument