Changelog for
ruby2.4-rubygem-thor-0_19-0.19.4-3.1.x86_64.rpm :
Fri Dec 9 13:00:00 2016 cooloAATTsuse.com
- updated to version 0.19.4
see installed CHANGELOG.md
Sun Nov 27 13:00:00 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
Thu Oct 23 14:00:00 2014 tboergerAATTsuse.com
- Updated last pieces for new macros (fate#318281, boo#1041418)
Mon Oct 13 14:00:00 2014 adrianAATTsuse.de
- adapt to new rubygem packaging style
Mon Mar 24 13:00:00 2014 cooloAATTsuse.com
- updated to version 0.19.1, no changelog
Sun Mar 23 13:00:00 2014 cooloAATTsuse.com
- updated to version 0.19.0, no changelog
Sat Jul 20 14:00:00 2013 cooloAATTsuse.com
- fix update-alternatives usage
Fri Apr 12 14:00:00 2013 cooloAATTsuse.com
- updated to version 0.18.1
Thu Jan 24 13:00:00 2013 cooloAATTsuse.com
- updated to version 0.17.0
* Add better support for tasks that accept arbitrary additional arguments (e.g. things like `bundle exec`)
* Add #stop_on_unknown_option!
* Only strip from stdin.gets if it wasn\'t ended with EOF
* Allow \"send\" as a task name
* Allow passing options as arguments after \"--\"
* Autoload Thor::Group
Sun Aug 26 14:00:00 2012 cooloAATTsuse.com
- updated to version 0.16.0
* Add enum to string arguments
Wed Aug 1 14:00:00 2012 cooloAATTsuse.com
- update to 0.15.4
* Fix regression when destination root contains reserved regexp characters
== 0.15.3, release 2012-06-18
* Support strict_args_position! for backwards compatibility
* Escape Dir glob characters in paths
== 0.15.2, released 2012-05-07
* Added print_in_columns
* Exposed terminal_width as a public API
== 0.15.1, release 2012-05-06
* Fix Ruby 1.8 truncation bug with unicode chars
* Fix shell delegate methods to pass their block
* Don\'t output trailing spaces when printing the last column in a table
== 0.15, released 2012-04-29
* Alias method_options to options
* Refactor say to allow multiple colors
* Exposed error as a public API
* Exposed file_collision as a public API
* Exposed print_wrapped as a public API
* Exposed set_color as a public API
* Fix number-formatting bugs in print_table
* Fix \"indent\" typo in print_table
* Fix Errno::EPIPE when piping tasks to `head`
* More friendly error messages
Tue Jul 31 14:00:00 2012 jreidingerAATTsuse.com
- use new gem2rpm to provide new provisions
Fri Mar 23 13:00:00 2012 saschpeAATTsuse.de
- Spec file cleanup:
* Factory preparation
Mon Feb 20 13:00:00 2012 mrueckertAATTsuse.de
- added missing provides
Tue Aug 16 14:00:00 2011 mrueckertAATTsuse.de
- change license header to \"MIT and Ruby\" (bnc#712368)
Wed Jul 20 14:00:00 2011 mrueckertAATTsuse.de
- regenerate with latest gem2rpm
- split out doc and testsuite subpackages
- add provides for the versioned name used in the requires
Thu Dec 9 13:00:00 2010 chrisAATTcomputersalat.de
- update to version 0.14.6
* Fix a load order bug and add rake as development dependency.
Thu Nov 18 13:00:00 2010 mrueckertAATTsuse.de
- update to version 0.14.4
Mon Aug 30 14:00:00 2010 mrueckertAATTsuse.de
- update to version 0.14.0
Mon Jun 14 14:00:00 2010 mrueckertAATTsuse.de
- update to version 0.13.6
Fri Jun 11 14:00:00 2010 mrueckertAATTsuse.de
- use rubygems_requires macro
Thu Feb 18 13:00:00 2010 prusnakAATTsuse.cz
- created package