Changelog for
ruby2.5-rubygem-slop-3.6.0-lp156.1.3.x86_64.rpm :
* Mon May 11 2015 mrueckertAATTsuse.de- update to 3.6.0
* Tue Jul 15 2014 mrueckertAATTsuse.de- regenerate with new template
* Wed Jun 25 2014 mrueckertAATTsuse.de- move to SLE 12 packaging schema
* Fri Nov 22 2013 cooloAATTsuse.com- updated to version 3.4.7
* Ensure trash is cleared on every parse so you can parse multiple times with the same instance (#130)
* Tue Jul 30 2013 cooloAATTsuse.com- updated to version 3.4.6
* Ensure short-options still consume trailing arguments, ie `-abc foo` should assign `foo` to the option `c` if it expects an argument (#114).
* Wed May 15 2013 cooloAATTsuse.com- updated to version 3.4.5
* Allow specifying long options starting with numbers (#110, Peter Zotov)
* Mon Mar 18 2013 cooloAATTsuse.com- updated to version 3.4.4
* Disable the run callback when the help option is used and `-h` or `--help` is passed. #106
* Ensure default `--help` option exits by default (#107, Autumn Perrault).
* Sun Jan 20 2013 cooloAATTsuse.com- updated to version 3.4.3
* Ensure `parse!` removes commands and their options.
* Expose the Hash commands as public API.
* Deprecated `Slop.optspec`.
* Ensure help output prints to stdout, not stderr.
* Ensure options replace any existing duplicates
* Command config options now inherit config options from top level Slop.
* Command help output now adds command in usage string.
* Implement new command system (#95)
* Deprecate Slop::Commands
* Ensure \'no-foo\' options are not inverted when parsing \'--no-foo\' (#86)
* Code refactoring and simplification (Kenichi Kamiya, #84, #85)
* Thu Aug 30 2012 cooloAATTsuse.com- update to 3.3.3 and merge rubygem-slop-3_3
* Ensure autocreate arguments are not created as options (#77)
* Ensure options are not swallowed when using short options with argument included (#74)
* Thu Apr 12 2012 saschpeAATTsuse.de- Update to version 2.4.4:
* No upstream changelog for this version (yet)