Code changes
Demo
1.3.2
Module Changes
Class Changes
-
Thor::Group
-
Thor::DynamicCommand
-
Thor::Actions::Directory
-
Thor::Shell::Basic
-
Thor::RequiredArgumentMissingError
Method Changes
-
Thor::Runner#show_modules
-
Thor::Group#get_options_from_invocations
-
Thor::Shell::Basic#mute
1.3.1
Module Changes
Class Changes
-
Thor::Argument
-
Thor::Arguments
-
Thor::Actions::InjectIntoFile
Method Changes
-
Thor::Options#normalize_switch
-
Thor::Actions::CreateFile#on_conflict_behavior
-
Thor::Actions::InjectIntoFile#revoke!
-
Thor::UndefinedCommandError::SpellChecker#corrections
1.3.0
Module Changes
Class Changes
-
Thor::CoreExt::HashWithIndifferentAccess
-
Thor::MalformattedArgumentError
-
Thor::Error
-
Thor::Options
Method Changes
-
Thor::Options#parse_boolean
-
Thor::CoreExt::HashWithIndifferentAccess#replace
-
Thor::Command#not_debugging?