File rubygem-clamp.changes of Package rubygem-clamp
------------------------------------------------------------------- Fri Sep 25 13:46:18 UTC 2020 - Stephan Kulow <coolo@suse.com> updated to version 1.3.2 see installed CHANGES.md ------------------------------------------------------------------- Fri Jul 19 09:01:28 UTC 2019 - Stephan Kulow <coolo@suse.com> - updated to version 1.3.1 see installed CHANGES.md ## PENDING * Choose a sensible column width in generated help, based on content. * Fix issue#99: extraneous parameter names in subcommand help. ------------------------------------------------------------------- Sun Jun 17 06:03:23 UTC 2018 - factory-auto@kulow.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 05:29:03 UTC 2018 - factory-auto@kulow.org - updated to version 1.2.1 see installed CHANGES.md ------------------------------------------------------------------- Mon Feb 12 05:29:10 UTC 2018 - factory-auto@kulow.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 05:37:48 UTC 2017 - coolo@suse.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 04:32:08 UTC 2016 - coolo@suse.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 04:30:32 UTC 2016 - coolo@suse.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 2 04:35:52 UTC 2016 - coolo@suse.com - updated to version 1.0.1 see installed CHANGES.md ## 1.0.1 (2016-10-01) * Minor bug-fixes. ------------------------------------------------------------------- Tue Jun 9 04:31:23 UTC 2015 - coolo@suse.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 3 04:29:19 UTC 2015 - coolo@suse.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 05:29:23 UTC 2015 - coolo@suse.com - updated to version 0.6.4 ------------------------------------------------------------------- Fri Nov 22 08:40:29 UTC 2013 - coolo@suse.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 16:23:38 UTC 2013 - coolo@suse.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 1 07:09:03 UTC 2012 - coolo@suse.com - updated to version 0.5.0 ------------------------------------------------------------------- Wed Aug 1 05:02:51 UTC 2012 - coolo@suse.com - updated to version 0.4.0 ------------------------------------------------------------------- Tue Mar 13 14:43:00 UTC 2012 - dmacvicar@suse.de - initial package for 0.3.0