diff options
author | gls <gls> | 2011-11-09 21:29:09 +0000 |
---|---|---|
committer | gls <gls> | 2011-11-09 21:29:09 +0000 |
commit | 7ec7d6e8b887b483830851d926506ddf2e377993 (patch) | |
tree | dae3b067474db805eb2e919de4fa12516821fc37 /doc | |
parent | d1e18891f28d24effc48d116bb13f76489fa7e50 (diff) | |
download | pkgsrc-7ec7d6e8b887b483830851d926506ddf2e377993.tar.gz |
Update devel/ruby-highline to 1.6.5
Changelog:
== 1.6.5
* HighLine#list() now correctly handles empty lists (fix by Lachlan Dowding).
* HighLine#list() now supports <tt>:uneven_columns_across</tt> and
<tt>:uneven_columns_down</tt> modes.
== 1.6.4
* Add introspection methods to color_scheme: definition, keys, to_hash.
* Add tests for new methods.
== 1.6.3
* Add color NONE.
* Add RGB color capability.
* Made 'color' available as a class or instance method of HighLine, for
instance: HighLine.color("foo", :blue)) or highline_obj.color("foo", :blue)
are now both possible and equivalent.
* Add HighLine::String class with convenience methods: #color (alias
#foreground), #on (alias #background), colors, and styles. See
lib/string_extensions.rb.
* Add (optional) ability to extend String with the same convenience methods from
HighLine::String, using Highline.colorize_strings.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions