JLine 3.26.0
gnodet
released this
22 Apr 13:54
·
112 commits
to master
since this release
What's Changed
- Update GitHub Actions by @eed3si9n in #955
- In maven-wrapper.properties, sync maven version with pom.xml by @dattasid in #961
- Update maven to 3.9.6 (fixes #944) by @gnodet in #950
- Fixing the FfmTerminal to run on JDK 22 and on Linux. by @lahodaj in #945
- Provide jdk8 jar by excluding the FFM support (fixes #937) by @gnodet in #949
- Exclude directories when locating
tty
,test
etc by @lrytz in #948 - Return early from LineReaderImpl.doList if no possibilities or rows (fixes #941) by @VerKWer in #942
- Fix native image compilation (fixes #954) by @translatenix in #959
- Use default sort order when custom sort order is identical by @valepakh in #957
- Disable Quick Edit Mode with mouse support by @jvalkeal in #965
- Don't change keybindings to emacs for dumb terminals by @hvesalai in #953
- Merge ConsoleUI project into JLine (fixes #841) by @gnodet in #935
- Don't attempt line break at last line by @jvalkeal in #966
- Fix remote terminal on linux/bsd (fixes #962) by @gnodet in #968
- Warn when using a deprecated provider by @gnodet in #967
- Improve status bar drawing mechanism (fixes #939) by @gnodet in #969
- Upgrade maven wrapper by @gnodet in #972
- Switch the nativeSignals boolean to true by default by @gnodet in #971
- Simplify graal demo by @gnodet in #970
New Contributors
- @eed3si9n made their first contribution in #955
- @lahodaj made their first contribution in #945
- @lrytz made their first contribution in #948
- @VerKWer made their first contribution in #942
- @translatenix made their first contribution in #959
- @valepakh made their first contribution in #957
- @jvalkeal made their first contribution in #965
Full Changelog: jline-parent-3.25.1...jline-parent-3.26.0