[ANNOUNCE] JLine 3.17.0 released

25 views
Skip to first unread message

Matti Rinta-Nikkola

unread,
Oct 26, 2020, 11:56:09 AM10/26/20
to jline-users
JLine 3.17.0 has been released and is now available on maven central.
Please report any issue !

Regards,

Matti Rinta-Nikkola

Bugs

  • JLine bundle javadoc is not been generated #564
  • DefaultParser: ArrayIndexOutOfBoundsException (escapeChars = char[]) #567
  • Groovy REPL: constructor tab completion failed: NoClassDefFoundError #568
  • Groovy REPL: package tab completion failed: ExceptionInInitializerError #569
  • Auto suggestion error when type "\" character #570
  • JLine script: redirecting command output to temporary variable will display output also in terminal #573
  • Command prompt and line buffer are overlaid with completion candidates #574
  • Navigating grouped candidates using arrow keys is broken #580
  • java.nio.file.Files.createDirectories throws Operation not applicable #559
  • Example: fix hung on exit with 'status' option #562

Enhancements and new features

  • Add JLine option AUTO_MENU_LIST to show suggestions below the field to be completed #582
  • tab-completions for jrt classes, nested classes and Groovy default imports #566
  • Groovy REPL: add options to complete private and protected classes, constructors, methods and fields #577
  • Groovy REPL: add options to complete Groovy identifiers and meta methods, cda92e3, ce3c930
  • Groovy REPL: add Groovy options noSyntaxCheck and restrictedCompletion bb8b6fe
  • JLine app with and without console variables #565
  • Using SystemRegistry without ConsoleEngine the unknown commands are quietly accepted #585
  • Jline silently ignore streams(in, out) when using a system Terminal. #576
Reply all
Reply to author
Forward
0 new messages