Changelog for
ruby2.4-rubygem-clamp-1.3.0-lp150.1.1.x86_64.rpm :
* Sun Jun 17 2018 factory-autoAATTkulow.org- updated to version 1.3.0 see installed CHANGES.md [#]# 1.3.0 (2018-06-17)
* Add `.execute` DSL method.
* Append \'(required)\' to the description of required options.
* Fix issue#75: don\'t generate `default_XXX` method unless a default is specified.
* Fix issue#90: allow required options to be provided after subcommands.
* Tue Feb 13 2018 factory-autoAATTkulow.org- updated to version 1.2.1 see installed CHANGES.md
* Mon Feb 12 2018 factory-autoAATTkulow.org- updated to version 1.2.0 see installed CHANGES.md [#]# 1.2.0 (2018-02-12)
* Add option to `Clamp.allow_options_after_parameters`.
* Mon Feb 13 2017 cooloAATTsuse.com- updated to version 1.1.2 see installed CHANGES.md [#]# 1.1.2 (2017-02-12)
* Improve usage help for commands with both parameters and subcommands.
* Sat Oct 29 2016 cooloAATTsuse.com- updated to version 1.1.1 see installed CHANGES.md [#]# 1.1.1 (2016-10-19)
* Rename `.declare_attribute` back to `.define_accessors_for`.
* Mon Oct 17 2016 cooloAATTsuse.com- updated to version 1.1.0 see installed CHANGES.md [#]# 1.1.0 (2016-10-17)
* Add `#subcommand_missing`.
* Fix issue#66: pass parameter values down to nested subcommands.
* Drop support for Ruby 1.9 and 2.0.
* Sun Oct 02 2016 cooloAATTsuse.com- updated to version 1.0.1 see installed CHANGES.md [#]# 1.0.1 (2016-10-01)
* Minor bug-fixes.
* Tue Jun 09 2015 cooloAATTsuse.com- updated to version 1.0.0 see installed CHANGES.md [#]# 1.0.0 (2015-06-08)
* Allow options to be `:hidden`.
* I18N support.
* Sun May 03 2015 cooloAATTsuse.com- updated to version 0.6.5 see installed CHANGES.md [#]# 0.6.5 (2015-05-02)
* Catch signals and exit appropriately.
* Thu Feb 26 2015 cooloAATTsuse.com- updated to version 0.6.4
* Fri Nov 22 2013 cooloAATTsuse.com- updated to version 0.6.3
* Refactoring around multi-valued attributes.
* Allow injection of a custom help-builder.
* Signal a usage error when an environment_variable fails validation.
* Refactor setting, defaulting and inheritance of attributes.
* Mon May 27 2013 cooloAATTsuse.com- updated to version 0.6.1
* Introduce \"Clamp do ... end\" syntax sugar.
* Allow parameters to be specified before a subcommand.
* Add support for :multivalued options.
* Multi valued options and parameters get an \"#append_to_foo_list\" method, rather than \"#foo_list=\".
* default_subcommand must be specified before any subcommands.
* Thu Nov 01 2012 cooloAATTsuse.com- updated to version 0.5.0
* Wed Aug 01 2012 cooloAATTsuse.com- updated to version 0.4.0
* Tue Mar 13 2012 dmacvicarAATTsuse.de- initial package for 0.3.0