All Versions
72
Latest Version
Avg Release Cycle
143 days
Latest Release
1657 days ago

Changelog History
Page 1

  • v2.0.3 Changes

    October 11, 2019
    • PR #245 - Suppress Psych.safe_load arg warn (@koic)
  • v2.0.2 Changes

    April 08, 2019
    • PR #243 - Add new capital_letter option to menu index (@Ana06)
      • This is a really special PR. It has come from "The Biggest Mobprogramming Session Ever" and around 250 people participated in crafting it!
    • PR #241 - CI: Add 2.6 (@olleolleolle)
    • โš  PR #240 - Avoid YARD warning UnknownParam (@olleolleolle)
  • v2.0.1 Changes

    January 23, 2019
    • PR #238 / I #237 - Rescue Errno::ENOTTY when pipeing
  • v2.0.0 Changes

    June 11, 2018
    • ๐Ÿš€ Release 2.0.0 (major version release).
  • v2.0.0.pre Changes

    May 13, 2018

    2018-03-30

  • v2.0.0-develop.9 Changes

    June 24, 2017
    • PR #211 / PR #212 - HighLine#use_color= and use_color? as instance methods (@abinoam, @phiggins)
    • 0๏ธโƒฃ PR #203 / I #191 - Default values are shown in menus by Frederico (@fredrb)
    • PR #201 / I #198 - Confirm in question now accepts Proc (@mmihira)
    • PR #197 - Some HighLine::Menu improvements
      • Move Menu::MenuItem to Menu::Item with its own file
      • Some small refactorings
  • v2.0.0-develop.8 Changes

    June 03, 2016
    • PR #195 - Add PRONTO to development group at Gemfile by Abinoam Jr. (@abinoam)
  • v2.0.0-develop.7 Changes

    May 31, 2016
    • PR #194 - Indices coloring on HighLine::Menu by Aregic (@aregic)
    • ๐Ÿ’Ž PR #190 - Add Ruby 2.3.0 to travis matrix by Koichi (@koic/ruby-23)
    • โœ… PR #189 - Improve #agree tests by @kevinoid
  • v2.0.0-develop.6 Changes

    February 01, 2016
    • โœ… PR #184 - Menu improvements, bug fixes, and more tests by Geoff Lee (@matrinox)
      • Add third arg to menu that overides the choice displayed to the user
      • FIX: autocomplete prompt does not include menu choices after the first
      • Add specs to cover the new features and the bug fix
    • PR #183 - Fix menu example in README.md by Fabien Foerster (@fabienfoerster)
  • v2.0.0-develop.5 Changes

    December 27, 2015
    • ๐Ÿ›  Fix #180 with PR #181 - Make it possible to overwrite the menu prompt shown on errors.