Sha256: a84752e970fd1558f730ef6a642525ec81537bd2614fc524980fd48de5d6332b

Contents?: true

Size: 567 Bytes

Versions: 3

Compression:

Stored size: 567 Bytes

Contents

== 0.2.1
* Fixed typo in Hirb::Console.view

== 0.2.0
* Major refactoring with bug fixes and better tests.
* Improved table algorithm to ensure that tables don't wrap.
* Added a pager which detects if output should be paged, Hirb::Pager.
* Added a selection menu, Hirb::Menu
* Following API changes: Hirb::Helpers::Table.max_width removed and config files don't use
  the :view key anymore.
== 0.1.2
* Added tree views.
* Added output_method option to Hirb::View.render_output.

== 0.1.1
* Fixed bug when rendering table with many fields.

== 0.1.0
* Initial release

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
Chrononaut-hirb-0.2.1 CHANGELOG.rdoc
Chrononaut-hirb-0.2.3 CHANGELOG.rdoc
cldwalker-hirb-0.2.1 CHANGELOG.rdoc