github-actions
released this
10 Dec 20:31
·
2 commits
to master
since this release
🚀 New features and improvements
- Dynamic console-ui prompts, fixes #1051 (#1117) @mattirn
- Add a AbstractTerminal#toString() method (#1131) @gnodet
- Let CommandRegistry create Candidate for completion (fixes #1119) (#1120) @gnodet
- Be more specific about which command is missing when throwing an exception (#1125) @gnodet
- Add style for command description in completer (#1126) @gnodet
- Enhance DefaultHighlighter to support command styling (#1127) @gnodet
- Provide a simple RegistryImpl that can provide options from LineReader (#1128) @gnodet
🐛 Bug Fixes
- InputValue prompt with mask doesn't work correctly, fixes #1103 (#1114) @mattirn
- JLine exec provider should reject terminal creation on a redirected output stream (fixes #1098) (#1130) @gnodet
- Fix ConsolePrompt.prompt() throwing IOError instead of UserInterruptedException (#1122) @gnodet
- Fix possible NPE in TailTipWidgets (#1108) @gnodet
📦 Dependency updates
- Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0 (#1116) @dependabot
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 (#1123) @dependabot
- Bump org.easymock:easymock from 5.4.0 to 5.5.0 (#1113) @dependabot
- Bump groovy.version from 4.0.23 to 4.0.24 (#1110) @dependabot
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 (#1107) @dependabot
- Bump org.graalvm.sdk:graal-sdk from 24.1.0 to 24.1.1 (#1096) @dependabot
- Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 (#1101) @dependabot
- Bump junit.version from 5.11.2 to 5.11.3 (#1099) @dependabot
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 (#1104) @dependabot
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 (#1106) @dependabot