Code changes
Demo
1.3.2
Module Changes
Class Changes
-
Thor::AtLeastOneRequiredArgumentError
-
Thor::Actions::CapturableERB
-
Thor::MalformattedArgumentError
Method Changes
-
Thor::Actions::EmptyDirectory#invoke_with_conflict_check
-
Thor::Option#dasherized?
1.3.1
Module Changes
Class Changes
-
Thor::Option
-
Thor::Actions::InjectIntoFile
-
Thor::AmbiguousCommandError
-
Thor::Runner
-
Thor::NestedContext
Method Changes
-
Thor::Options#unshift
-
Thor::Arguments#current_is_value?
-
Thor::Group#dispatch
-
Thor#help
-
Thor::Command#required_options
1.3.0
Module Changes
Class Changes
-
Thor::Option
-
Thor::UndefinedCommandError
-
Thor::Actions::CreateLink
-
Thor::MalformattedArgumentError
Method Changes
-
Thor#register
-
Thor::CoreExt::HashWithIndifferentAccess#key?
-
Thor::Group#invocation_blocks
-
Thor::Option#validate_default_type!
-
Thor::Shell::Basic#say_error
-
Thor::Shell::Basic#can_display_colors?