v0.17.0
What's Changed
- Add better support for tasks that accept arbitrary additional arguments (e.g. things like
bundle exec
) - Add #stop_on_unknown_option!
- Only strip from stdin.gets if it wasn't ended with EOF
- Allow "send" as a task name
- Allow passing options as arguments after "--"
- Autoload Thor::Group
Full Changelog: v0.16.0...v0.17.0