Releases: codejive/java-jpm
Releases · codejive/java-jpm
Release v0.4.1
The most important change is the update to jline v3.30.3 which no longer switches to full-screen mode in the CLI, making for a nicer user experience.
Changelog
🐛 Fixes
- c66c50e deps: update version.jline to v3.30.3
- 4d0d1b4 deps: update version.jline to v3.30.2
- 8092e1e deps: update version.mima to v2.4.25
- 330e5df deps: update version.jline to v3.30.0
- 31a2d64 deps: update dependency org.yaml:snakeyaml to v2.4
- 36069cd deps: update version.picocli to v4.7.7
- 65f7af1 deps: update version.mima to v2.4.24
- a46b4c7 deps: update slf4j monorepo to v2.0.17
🧰 Tasks
- c1c9520 deps: update dependency org.jreleaser:jreleaser-maven-plugin to v1.18.0
- 3fe1e10 deps: update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.2
- ed449a8 deps: update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0
- d5ade22 deps: update dependency maven to v3.9.9
- bcfe8f8 deps: update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.4
- a4b987f deps: update advanced-security/maven-dependency-submission-action digest to 4bf8a28
- 2ee725d bump com.diffplug.spotless:spotless-maven-plugin
- bd8f77d bump org.jreleaser:jreleaser-maven-plugin from 1.13.1 to 1.16.0
- 2fb58ca bump version.slf4j from 2.0.13 to 2.0.16
- 3ce844d bump org.apache.maven.plugins:maven-gpg-plugin
- e53743d fixed typos in README
🛠 Build
- ad672e3 minor fixes for JReleaser config
- 13d939c removed dependabot stuff
- 5ddddaa don't upload dependencies for PRs
- 6ee0749 Prepare for release 0.4.1
- f8b52ec Add renovate.json
- 3b3c0b4 Updated installation section in README
- a5f9222 Added ascii recording to README
- 5a66314 Prepare for next development iteration
Contributors
We'd like to thank the following people for their contributions:
- Tako Schotanus (@quintesse)
Release v0.4.0
Changelog
🚀 Features
- 0544cc1 running without arguments now defaults to interactive search
🐛 Fixes
🔄️ Changes
🧰 Tasks
- b612714 updated JBang DEPS
- 23ed84b Create dependabot.yml
- 9818363 formatting cleanup
- 978b208 updated class name to reflect purpose
- c17ae3a minor UI text updates
Contributors
We'd like to thank the following people for their contributions:
- GitHub
- Tako Schotanus (@quintesse)
Release v0.3.1
Changelog
🐛 Fixes
🧰 Tasks
- 5984473 use different default max values for search
- 8a9b664 Prepare for release 0.3.1
Contributors
We'd like to thank the following people for their contributions:
- Tako Schotanus (@quintesse)
Release v0.3.0
Changelog
🔀 Merge
🚀 Features
- 3813dfd added interactive search mode
🐛 Fixes
🛠 Build
- b335a6d use mvn "package" instead of "deploy"
- aca0e80 use JDK 11 but compile for 8
- fda59f1 make sure we build for JDK 8 (for now)
- 8956385 enabled GitHub actions
Contributors
We'd like to thank the following people for their contributions:
- GitHub
- Tako Schotanus (@quintesse)
Release v0.2.0
Changelog
🚀 Features
🐛 Fixes
🔄️ Changes
🧰 Tasks
- 2ad268d app version is now set by build
- 3bc0624 minor changes
- 5cd4805 changed group id to org.codejive.jpm
- 495f50d removed "run" commands
🛠 Build
- a3af10c added preliminary support for a native build
- 6bbe829 bumped version to 0.1
- bde60c0 added jreleaser plugin to Maven pom.xml
- 447245e added jreleaser config file
📝 Documentation
- ff1e5e6 added JavaDocs
Contributors
We'd like to thank the following people for their contributions:
- Tako Schotanus (@quintesse)
Release v0.1
Changelog
🚀 Features
🐛 Fixes
- 8bf8c11 now taking into account --no-links when copying
🔄️ Changes
🧰 Tasks
🛠 Build
- 6bbe829 bumped version to 0.1
- bde60c0 added jreleaser plugin to Maven pom.xml
- 447245e added jreleaser config file
Contributors
We'd like to thank the following people for their contributions:
- Tako Schotanus (@quintesse)
Release early-access
Changelog
🚀 Features
🐛 Fixes
- 8bf8c11 now taking into account --no-links when copying
🔄️ Changes
🧰 Tasks
🛠 Build
- 447245e added jreleaser config file
Contributors
We'd like to thank the following people for their contributions:
- Tako Schotanus (@quintesse)