Skip to content

JLine 3.23.0

Compare
Choose a tag to compare
@gnodet gnodet released this 24 Oct 04:18
· 353 commits to master since this release

What's Changed

  • Optimize Styles.isStylePattern() to avoid StackOverflowError by @exceptionfactory in #817
  • Use a native library to create FileDescriptors if reflection does not allow access by @gnodet in #825
  • Allow custom sort of providers, and prefer jansi by default by @gnodet in #827
  • Fix restoration of Terminal at close, fixes #819 by @gnodet in #830
  • Decode alternate charset in/out sequences when building AttributedString, fixes #805 by @gnodet in #828
  • Fix AltGr+Shift characters, fixes #747 by @gnodet in #832
  • Add missing ConEmu capabilities, fixes #800 by @gnodet in #831
  • Ioctl improvements by @gnodet in #833
  • Refine color support in various environments, fixes #814 by @gnodet in #829
  • Fix signal processing on windows, fixes #822 by @gnodet in #834
  • Add autoformat using spotless by @gnodet in #835

New Contributors

Full Changelog: jline-parent-3.22.0...jline-parent-3.23.0