All Versions
16
Latest Version
Avg Release Cycle
51 days
Latest Release
1206 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.14.0 Changes
August 13, 2020- (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)
-
v0.13.0 Changes
July 12, 2020- 👍 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
-
v0.12.0 Changes
May 16, 2020 -
v0.11.2 Changes
May 12, 2020 -
v0.11.1 Changes
May 09, 2020- ➕ Add
args.all_args
(#64)
- ➕ Add
-
v0.11.0 Changes
May 08, 2020- (breaking-change) Add
argument
macro. (relates to #49 . Thanks @DannyBen )- see: README#argument
- (breaking-change) Add
-
v0.10.0 Changes
December 15, 2019- 👍 Crystal 0.32.0 support.
-
v0.9.0 Changes
October 11, 2019 -
v0.8.2 Changes
October 03, 2019- 👍 Crystal 0.31.0 support.
-
v0.8.1 Changes
August 09, 2019- ➕ Add short option for help. (#44)