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