Skip to content

JLine 3.30.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 11:26
· 34 commits to master since this release
6616485

🚀 New features and improvements

  • Add support for separate encodings for stdin, stdout, and stderr (#1284) @gnodet
  • [consoleui] Make prompts work in non-fullscreen mode (#1283) @gnodet

🐛 Bug Fixes

  • fix: Fix missing close in PosixSysTerminal. (#1281) @gnodet

📦 Dependency updates

👻 Maintenance

  • chore: Fix build.bat syntax errors and preserve arguments in rebuild command (#1286) @gnodet
  • chore: Fix flaky DumbTerminalPasswordTest (#1287) @gnodet
  • chore: add Palantir Java Format version property for Dependabot updates (#1285) @gnodet