Skip to content

Releases: aclemons/java-readline

java-readline 0.8.4

29 Jun 02:07
b8e9c1b

Choose a tag to compare

  • test with jdk21 (Andrew)
  • resolve build failures with gcc14 (Andrew)
  • fix compatibility with readline >= 7.0 (Andrew)

java-readline 0.8.3

01 May 23:45
208fa3f

Choose a tag to compare

java-readline 0.8.2

28 Jun 07:35

Choose a tag to compare

  • fix tab-completion broken by previous release

java-readline 0.8.1

24 Jun 08:58

Choose a tag to compare

  • getVar()/setVar()
  • unicode support
  • added bats test case and running on travis ci
  • various build fixes

java-readline 0.8.0

28 Jun 07:30

Choose a tag to compare

  • added JScheme completer. Provided by Samer Abdallah
  • added support for Getline (Bernhard)
  • added support for WIN32

java-readline 0.7.3

28 Jun 07:38

Choose a tag to compare

  • don't add history automatically for each line. Provided by Brian Clapper
  • removed 1024-byte limitation (useful for long multiline input)

java-readline 0.7.2

28 Jun 07:40

Choose a tag to compare

  • no functionality changes; only modified build process a bit
    for first libreadline-java release on sourceforge (Henner)