github rails/thor v0.13.0

latest releases: v1.3.2, v1.3.1, v1.3.0...
2 years ago

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

Don't miss a new thor release

NewReleases is sending notifications on new releases.