Skip to content

JLine 4.0.8

Choose a tag to compare

@github-actions github-actions released this 23 Mar 09:10
· 2 commits to master since this release
e247886

🐛 Bug Fixes

  • fix: Disable grapheme cluster probe on ExternalTerminal (#1709) @gnodet
    • Fixes LineReaderTest hanging when terminal type starts with "xterm" (#1707)
    • Fixes Maven embedded executor tests failing on Windows due to [?2027$p escape sequence leaking into output paths
  • fix: Add proper picocli argument completion via AutoComplete (#1708) @gnodet

🔧 Build

  • fix: Fix release drafter config and use drafted notes in release workflow (9f3aa72) @gnodet
  • chore: Bump com.diffplug.spotless:spotless-maven-plugin from 3.3.0 to 3.4.0 (#1706) @dependabot