Skip to content

Releases: at-grandpa/clim

0.17.1

11 Apr 14:35
954fbeb
Compare
Choose a tag to compare
  • Fix bugs in required options and --versions . ( #81 , thanks @aduzsardi )

0.17.0

26 Mar 18:24
c183522
Compare
Choose a tag to compare
  • Crystal 1.0.0 support 🎉
  • fix README.md
  • fix github/workflows

0.16.0

03 Feb 15:18
78d22c5
Compare
Choose a tag to compare
  • Crystal 0.36.1 support.
  • (breaking-change) The behavior of short options with values has been changed.

0.15.0

03 Jan 16:39
90bae83
Compare
Choose a tag to compare
  • Add hyphen subcommands. (#77)

0.14.0

13 Aug 00:00
892c4bb
Compare
Choose a tag to compare
  • (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.)

0.13.0

12 Jul 09:36
c7845c5
Compare
Choose a tag to compare

0.12.0

16 May 08:27
cc13ebc
Compare
Choose a tag to compare
  • (breaking-change) Fix defaults value for boolean option. ( #68 )
  • (breaking-change) Remove main_command, sub_command. ( #70 )
  • Refactoring.

0.11.2

12 May 23:54
7546689
Compare
Choose a tag to compare

0.11.1

09 May 05:42
c036f16
Compare
Choose a tag to compare
  • Add args.all_args (#64)

0.11.0

08 May 08:41
410d05e
Compare
Choose a tag to compare