github rails/thor v0.14.0

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

What's Changed

  • Added CreateLink class and #link_file method
  • Made Thor::Actions#run use system as default method for system calls
  • Allow use of private methods from superclass as tasks
  • Added mute(&block) method which allows to run block without any output
  • Removed config[:pretend]
  • Enabled underscores for command line switches
  • Added Thor::Base.basename which is used by both Thor.banner and Thor::Group.banner
  • Deprecated invoke() without arguments
  • Added :only and :except to check_unknown_options

Full Changelog: v0.13.8...v0.14.0

Don't miss a new thor release

NewReleases is sending notifications on new releases.