Hirb v0.2.0 Release Notes

    • ๐Ÿ”จ 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.