Skip to content

Releases: rails/thor

1.3.1

26 Feb 22:49
v1.3.1
a43d92f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

18 Oct 19:05
v1.3.0
0442307
Compare
Choose a tag to compare

What's Changed

  • use the correct class for shared namespaces by @Gerst20051 in #754
  • Allow to Override Order of Commands in Help by @alessio-signorini in #642
  • Add support for providing http headers to get by @dnlgrv in #801
  • Don't document negative boolean option named no_* by @BrentWheeldon in #797
  • CreateFile#identical? fixed for files containing multi-byte UTF-8 codepoints by @tomclose in #786
  • Drop support to Ruby 2.6 by @rafaelfranca in #821
  • Fix dashless option usage info by @sambostock in #800
  • Support Range in enum option by @phene in #775
  • Check if type: array values are in enum by @movermeyer in #784
  • Fix inject into file warning by @nicolas-brousse in #709
  • Support Thor::CoreExt::HashWithIndifferentAccess#slice method by @shuuuuun in #812
  • 🌧️ long_desc: new option to disable wrapping by @igneus in #739
  • Print default in help when option type is :boolean and default is false by @nevesenin in #849
  • Silence encoding warnings in specs by @p8 in #857
  • Validate arguments for method_option and class_option by @p8 in #856
  • Fix help for file_collision method without block by @shuuuuun in #858
  • Extract print methods to seperate classes by @p8 in #854
  • Add support for printing tables with borders by @p8 in #855
  • Fix printing tables with borders and indentation by @p8 in #861

New Contributors

Full Changelog: v1.2.2...v1.3.0

v1.2.2

11 May 20:02
v1.2.2
a411056
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

04 Jan 23:19
v1.2.1
6ba7901
Compare
Choose a tag to compare

What's Changed

  • Fix regressions with insert_into_file

Full Changelog: v1.2.0...v1.2.1

v1.2.0

04 Jan 20:51
v1.2.0
8b1fa10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

04 Jan 20:43
v1.1.0
b60e9eb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

04 Jan 20:43
v1.0.1
fb625b2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

04 Jan 20:42
v1.0.0
bbf5040
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.20.3...v1.0.0

v0.20.3

04 Jan 20:39
v0.20.3
Compare
Choose a tag to compare

What's Changed

  • Add care about old version of did_you_mean by @y-yagi in #637

Full Changelog: v0.20.2...v0.20.3

v0.20.2

04 Jan 20:39
v0.20.2
Compare
Choose a tag to compare

What's Changed

  • Remove the globally installed gem by rvm by @y-yagi in #636

Full Changelog: v0.20.1...v0.20.2