File rubygem-choice.changes of Package rubygem-choice
-------------------------------------------------------------------
Fri Feb 6 13:12:47 UTC 2015 - coolo@suse.com
- updated to version 0.2.0
- Removed some version specific hacks. Including 1.8.6 support.
0.1.7:
- Fix bug related to NilClass#to_h
- Simplified packaging process: Now possible to package with an up-to-date system.
0.1.6:
- Use Array on a value that can be a string or an array.
- Wrap the banner/footer/header defining method with a method with a default param.
- Fixed expectation that Choice.parse returns an empty hash. It really returns a nil.
-------------------------------------------------------------------
Wed Aug 1 05:02:43 UTC 2012 - coolo@suse.com
- updated to version 0.1.6
-------------------------------------------------------------------
Tue Jul 13 14:57:11 UTC 2010 - mrueckert@suse.de
- initial package