Skip to content

Releases: bashly-framework/bashly

v0.6.4

27 Aug 15:26

Choose a tag to compare

  • Exit with zero on --help
  • Add support for required catch_all arguments

v0.6.3

25 Aug 06:04

Choose a tag to compare

  • Exit gracefully if bash version is < 4

v0.6.2

25 Aug 06:04

Choose a tag to compare

  • Add default option for environment variables

v0.6.1

21 Jul 13:30

Choose a tag to compare

  • Refactor completions to allow adding custom functions (like git branches)

v0.6.0

21 Jul 10:41

Choose a tag to compare

  • Add bash completion generation
  • Drop support for Ruby < 2.7

v0.5.1

02 Jul 07:51

Choose a tag to compare

  • Add support for a custom help footer

v0.5.0

01 Jul 14:10

Choose a tag to compare

  • Add support for extensible commands

v0.4.5

01 Jul 14:10

Choose a tag to compare

  • Avoid wrapping uninterrupted strings

v0.4.4

04 Jun 09:25

Choose a tag to compare

  • Fix catch all help when no args are used

v0.4.3

04 Jun 09:24

Choose a tag to compare

  • Add ability to catch arbitrary args and flags