All Versions
72
Latest Version
Avg Release Cycle
143 days
Latest Release
1043 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v1.6.17 Changes
- β Added encoding support to menus (by David Lyons).
- π Some minor fixes to SystemExtensions (by whiteleaf and presidentbeef).
-
v1.6.16 Changes
- β Added the new indention feature (by davispuh).
- Separated auto-completion from the answer type (by davispuh).
- π Improved JRuby support (by rsutphin).
- General code clean up (by stomar).
- Made HighLine#say() a little smarter with regard to color escapes (by Kenneth Murphy).
-
v1.6.15 Changes
- β Added support for nil arguments in lists (by Eric Saxby).
- π Fixed HighLine's termios integration (by Jens Wille).
-
v1.6.14 Changes
- β Added JRuby 1.7 support (by Mina Nagy).
- Take into account color escape sequences when wrapping text (by Mark J. Titorenko).
-
v1.6.13 Changes
- β Removed unneeded Shebang lines (by Scott Gonyea).
- Protect the String passed to Question.new from modification (by michael).
- β Added a retype-to-verify setting (by michael).
-
v1.6.12 Changes
- β Silenced warnings (by James McEwan).
-
v1.6.11 Changes
- π Fixed a bad test. (Fix by Diego Elio PettenΓ².)
-
v1.6.10 Changes
- π Fixed a regression that prevented asking for String arguments (by Jeffery Sman.)
- π Fixed a testing incompatibility (by Hans de Graaff.)
-
v1.6.9 Changes
- The new list modes now properly ignore escapes when sizing.
- β Added a project gemspec file.
- π Fixed a bug that prevented the use of termios (by tomdz).
- π Switch to JLine to provide better echo support on JRuby (by tomdz).
-
v1.6.8 Changes
- π Fix missing ERASE_CHAR reference (by Aaron Gifford).