Changelog for
ruby3.3-rubygem-thor-1.3.1-1.1.x86_64.rpm :
* Fri Jun 21 2024 Dan Čermák
- 1.3.1: [#]# What\'s Changed
* Preserve Correct Indentation When Uncommenting Lines by AATTviktorianer in https://github.com/rails/thor/pull/873
* Document the \'--skip-\' option for boolean options. by AATTandrewn617 in https://github.com/rails/thor/pull/876 [#]# New Contributors
* AATTtakmar made their first contribution in https://github.com/rails/thor/pull/865
* AATTm-nakamura145 made their first contribution in https://github.com/rails/thor/pull/866
* AATTcprodhomme made their first contribution in https://github.com/rails/thor/pull/863
* AATTancao90 made their first contribution in https://github.com/rails/thor/pull/872
* AATTviktorianer made their first contribution in https://github.com/rails/thor/pull/873
* AATTandrewn617 made their first contribution in https://github.com/rails/thor/pull/876
*
*Full Changelog
*
*: https://github.com/rails/thor/compare/v1.3.0...v1.3.1
* Tue Nov 14 2023 Dan Čermák - 1.3.0: [#]# What\'s Changed
* use the correct class for shared namespaces by AATTGerst20051 in https://github.com/rails/thor/pull/754
* Allow to Override Order of Commands in Help by AATTalessio-signorini in https://github.com/rails/thor/pull/642
* Add support for providing http headers to get by AATTdnlgrv in https://github.com/rails/thor/pull/801
* Don\'t document negative boolean option named `no_
*` by AATTBrentWheeldon in https://github.com/rails/thor/pull/797
* CreateFile#identical? fixed for files containing multi-byte UTF-8 codepoints by AATTtomclose in https://github.com/rails/thor/pull/786
* Drop support to Ruby 2.6 by AATTrafaelfranca in https://github.com/rails/thor/pull/821
* Fix dashless option usage info by AATTsambostock in https://github.com/rails/thor/pull/800
* Support Range in enum option by AATTphene in https://github.com/rails/thor/pull/775
* Check if `type: array` values are in `enum` by AATTmovermeyer in https://github.com/rails/thor/pull/784
* Fix inject into file warning by AATTnicolas-brousse in https://github.com/rails/thor/pull/709
* Support `Thor::CoreExt::HashWithIndifferentAccess#slice` method by AATTshuuuuun in https://github.com/rails/thor/pull/812
* 🌧️ long_desc: new option to disable wrapping by AATTigneus in https://github.com/rails/thor/pull/739
* Print default in help when option type is :boolean and default is false by AATTnevesenin in https://github.com/rails/thor/pull/849
* Silence encoding warnings in specs by AATTp8 in https://github.com/rails/thor/pull/857
* Validate arguments for `method_option` and `class_option` by AATTp8 in https://github.com/rails/thor/pull/856
* Fix help for file_collision method without block by AATTshuuuuun in https://github.com/rails/thor/pull/858
* Extract print methods to seperate classes by AATTp8 in https://github.com/rails/thor/pull/854
* Add support for printing tables with borders by AATTp8 in https://github.com/rails/thor/pull/855
* Fix printing tables with borders and indentation by AATTp8 in https://github.com/rails/thor/pull/861 [#]# New Contributors
* AATTGerst20051 made their first contribution in https://github.com/rails/thor/pull/754
* AATTalessio-signorini made their first contribution in https://github.com/rails/thor/pull/642
* AATTdnlgrv made their first contribution in https://github.com/rails/thor/pull/801
* AATTBrentWheeldon made their first contribution in https://github.com/rails/thor/pull/797
* AATTtomclose made their first contribution in https://github.com/rails/thor/pull/786
* AATTsambostock made their first contribution in https://github.com/rails/thor/pull/800
* AATTphene made their first contribution in https://github.com/rails/thor/pull/775
* AATTmovermeyer made their first contribution in https://github.com/rails/thor/pull/784
* AATTnicolas-brousse made their first contribution in https://github.com/rails/thor/pull/709
* AATTshuuuuun made their first contribution in https://github.com/rails/thor/pull/812
* AATTigneus made their first contribution in https://github.com/rails/thor/pull/739
* AATTnevesenin made their first contribution in https://github.com/rails/thor/pull/849
*
*Full Changelog
*
*: https://github.com/rails/thor/compare/v1.2.2...v1.3.0 1.2.2: [#]# What\'s Changed
* Respect implicit encoding of thorfiles by AATTtimdiggins in https://github.com/rails/thor/pull/782
* Switch hash from MD5 to SHA256 by AATTstanhu in https://github.com/rails/thor/pull/785
* Respect the updated NO_COLOR specification by AATTcoderjoe in https://github.com/rails/thor/pull/796
* Remove support for deprecated OS by AATTpeterzhu2118 in https://github.com/rails/thor/pull/798
* Support `thor install ` to install remote thor files by AATTdeivid-rodriguez in https://github.com/rails/thor/pull/787
* Update error message for content already exists case. by AATTjpgeek in https://github.com/rails/thor/pull/799
* Allow setting file permissions with create_file by AATTskipkayhil in https://github.com/rails/thor/pull/820
* Properly pad aliases for option usage by AATTp8 in https://github.com/rails/thor/pull/810 [#]# New Contributors
* AATTytkg made their first contribution in https://github.com/rails/thor/pull/767
* AATTtimdiggins made their first contribution in https://github.com/rails/thor/pull/780
* AATTstanhu made their first contribution in https://github.com/rails/thor/pull/785
* AATTjdufresne made their first contribution in https://github.com/rails/thor/pull/806
* AATTpeterzhu2118 made their first contribution in https://github.com/rails/thor/pull/798
* AATTcasperisfine made their first contribution in https://github.com/rails/thor/pull/807
* AATTjpgeek made their first contribution in https://github.com/rails/thor/pull/799
* AATTskipkayhil made their first contribution in https://github.com/rails/thor/pull/820
* AATTp8 made their first contribution in https://github.com/rails/thor/pull/810
*
*Full Changelog
*
*: https://github.com/rails/thor/compare/v1.2.1...v1.2.2
* Tue Jan 25 2022 Stephan Kulow updated to version 1.2.1 CHANGELOG.md removed upstream
* Sat Feb 06 2021 Manuel Schnitzer - updated to version 1.1.0
* Don\'t use ANSI colors when terminal is dumb.
* Ensure default option/argument is not erroneously aliased.
* Fixes a bug in the calculation of the print_wrapped method.
* Obey `:mute` and `options[:quiet]` in `Shell#say`.
* Support Ruby 3.0.
* Add force option to the `gsub_file` action.
* Fri Dec 20 2019 Manuel Schnitzer - updated to version 1.0.1
* Fix thor when `thor/base` and `thor/group` are required without `thor.rb`.
* Handle relative source path in `create_link`.
* Sat Dec 14 2019 Manuel Schnitzer - updated to version 1.0.0
* Drop support to Ruby 1.8 and 1.9.
* Deprecate relying on default `exit_on_failure?`. In preparation to make Thor commands exit when there is a failure we are deprecating defining a command without defining what behavior is expected when there is a failure. To fix the deprecation you need to define a class method called `exit_on_failure?` returning `false` if you want the current behavior or `true` if you want the new behavior.
* Deprecate defining an option with the default value using a different type as defined in the option.
* Allow options to be repeatable. See #674.
* Mon Nov 12 2018 mschnitzerAATTsuse.com- updated to version 0.20.3
* Support old versions of `did_you_mean`. [#] from version 0.20.2
* Fix `did_you_mean` support. [#] from version 0.20.1
* Support new versions fo ERB.
* Fix `check_unknown_options!` to not check the content that was not parsed, i.e. after a `--` or after the first unknown with `stop_on_unknown_option!`
* Add `did_you_mean` support.
* Mon Aug 21 2017 mschnitzerAATTsuse.com- updated to version 0.20.0
* Add check_default_type! to check if the default value of an option matches the defined type. It removes the warning on usage and gives the command authors the possibility to check for programming errors.
* Add disable_required_check! to disable check for required options in some commands. It is a substitute of disable_class_options that was not working as intended.
* Add inject_into_module.
* Fri Dec 09 2016 cooloAATTsuse.com- updated to version 0.19.4 see installed CHANGELOG.md
* Sun Nov 27 2016 cooloAATTsuse.com- updated to version 0.19.3 see installed CHANGELOG.md [#]# 0.19.1, release 2014-03-24
* Fix `say` non-String break regression [#]# 0.19.0, release 2014-03-22
* Add support for a default to #ask
* Avoid AATTnamespace not initialized warning
* Avoid private attribute? warning
* Fix initializing with unknown options
* Loosen required_rubygems_version for compatibility with Ubuntu 10.04
* Shell#ask: support a noecho option for stdin
* Shell#ask: change API to be :echo => false
* Display a message without a stack trace for ambiguous commands
* Make say and say_status thread safe
* Dependency for console io version check
* Alias --help to help on subcommands
* Use mime-types 1.x for Ruby 1.8.7 compatibility for Ruby 1.8 only
* Accept .tt files as templates
* Check if numeric value is in enum
* Use Readline for user input
* Fix dispatching of subcommands (concerning :help and
*args)
* Fix warnings when running specs with `$VERBOSE = true`
* Make subcommand help more consistent
* Make the current command chain accessible in command