Skip to content

v0.13.0

Compare
Choose a tag to compare
@rafaelfranca rafaelfranca released this 04 Jan 20:27
· 1176 commits to main since this release

What's Changed

  • Added :lazy_default which is only triggered if a switch is given
  • Added Thor::Shell::HTML
  • Added subcommands
  • Decoupled Thor::Group and Thor, so it's easier to vendor
  • Added check_unknown_options! in case you want error messages to be raised in valid switches
  • run(command) should return the results of command

Full Changelog: v0.12.3...v0.13.0