Skip to content

Releases: bashly-framework/bashly

v0.6.2

25 Aug 06:04
Compare
Choose a tag to compare
  • Add default option for environment variables

v0.6.1

21 Jul 13:30
Compare
Choose a tag to compare
  • Refactor completions to allow adding custom functions (like git branches)

v0.6.0

21 Jul 10:41
Compare
Choose a tag to compare
  • Add bash completion generation
  • Drop support for Ruby < 2.7

v0.5.1

02 Jul 07:51
Compare
Choose a tag to compare
  • Add support for a custom help footer

v0.5.0

01 Jul 14:10
Compare
Choose a tag to compare
  • Add support for extensible commands

v0.4.5

01 Jul 14:10
Compare
Choose a tag to compare
  • Avoid wrapping uninterrupted strings

v0.4.4

04 Jun 09:25
Compare
Choose a tag to compare
  • Fix catch all help when no args are used

v0.4.3

04 Jun 09:24
Compare
Choose a tag to compare
  • Add ability to catch arbitrary args and flags

v0.4.2

04 Jun 09:24
Compare
Choose a tag to compare
  • Remove unused code for --version and --help in root command
  • Add support for allowed values for flags
  • Add support for whitelist in args

v0.4.1

04 Jun 09:23
Compare
Choose a tag to compare
  • Add generate --wrap FUNCTION_NAME option to generate sourcing-friendly output