Releases: jbangdev/jbang-devkitman
Releases · jbangdev/jbang-devkitman
v0.4.2
Changelog
🐛 Fixes
- 745c6ab fix:
getJdkByVersion()should never return versions lower than requested - 913717c fix:
getJdkByVersion()should return installed versions first - 95ace12 fix: assure
getInstalledJdk("0")returnsnull
- e2c5a11 [patch] release
Contributors
We'd like to thank the following people for their contributions:
Tako Schotanus
v0.4.1
v0.4.0
v0.3.3
v0.3.2
What's Changed
- chore(deps): update actions/upload-artifact action to v5 by @renovate[bot] in #83
- chore(deps): update gradle/actions action to v5 by @renovate[bot] in #81
- fix(deps): update dependency org.junit:junit-bom to v6 by @renovate[bot] in #80
- chore(deps): update plugin com.diffplug.spotless to v8 by @renovate[bot] in #77
- fix: fixed NPE when running as a native image by @quintesse in #89
- chore(deps): update plugin org.jreleaser to v1.21.0 by @renovate[bot] in #90
- chore(deps): update gradle to v9.2.0 by @renovate[bot] in #88
- fix(deps): update dependency org.junit:junit-bom to v6.0.1 by @renovate[bot] in #79
- chore: added alpine support for OsUtils by @quintesse in #91
- chore(deps): update gradle to v9.2.1 by @renovate-bot in #92
New Contributors
- @renovate-bot made their first contribution in #92
Full Changelog: v0.3.0...v0.3.2
v0.3.0
Changelog
🐛 Fixes
- a64e23d fix: don't create temp folders all the time
- 7c07930 fix(deps): update dependency com.google.code.gson:gson to v2.13.2
- f8c09a9 fix(deps): update dependency org.junit:junit-bom to v5.13.4
- a906fe7 fix(deps): update dependency org.apache.commons:commons-compress to v1.28.0
🧰 Tasks
- b80a46b chore(deps): update plugin org.jreleaser to v1.20.0
- fa1056b chore(deps): update gradle/actions action to v4.4.3
- f6b4864 chore(deps): update actions/checkout action to v5
- e97a16a chore(deps): update actions/setup-java action to v5
- 09f11ab chore(deps): update gradle to v9.1.0
- add1221 chore(deps): update plugin com.diffplug.spotless to v7.2.1
- 5687678 chore(deps): update dependency gradle to v9
🛠 Build
- 070c8f0 ci: make release workflow use Java 17
Contributors
We'd like to thank the following people for their contributions:
GitHub, Tako Schotanus, renovate[bot]
v0.2.0
Changelog
🚀 Features
- ad30a36 feat:
FoojayJdkInstallernow adds tags
🔄️ Changes
- ac8107c refactor: providers can have custom Jdk types
🧰 Tasks
- e73a6ab chore: made FoojayJdkInstaller faster
- 0d09ecf [minor] release
Contributors
We'd like to thank the following people for their contributions:
Tako Schotanus
v0.1.6
What's Changed
- fix: samples were missing imports by @quintesse in #27
- chore: minor changes by @quintesse in #28
- fix: UnpackUtil.untargz() now handles symlinks by @quintesse in #31
- feat: added support for Jdk tags by @quintesse in #35
- chore: introduced enum for Jdk tags by @quintesse in #36
- test: update junit to latest version by @quintesse in #37
- feat: add support for mise by @maxandersen in #45
- feat: added new "multi home" provider by @quintesse in #54
- fix:
linkToExistingJdk()now behaves as before by @quintesse in #56 - feat: allow installer distro to be set & minor changes by @quintesse in #57
🧰 Tasks
- fix(deps): update dependency uk.org.webcompere:system-stubs-core to v2.1.8 by @renovate[bot] in #29
- chore(deps): update gradle/actions action to v4.3.1 by @renovate[bot] in #23
- fix(deps): update dependency uk.org.webcompere:system-stubs-jupiter to v2.1.8 by @renovate[bot] in #30
- fix(deps): update dependency com.google.code.gson:gson to v2.13.0 by @renovate[bot] in #34
- chore(deps): update actions/setup-java digest to c5195ef by @renovate[bot] in #33
- chore(deps): update plugin com.diffplug.spotless to v7.0.3 by @renovate[bot] in #32
- fix(deps): update dependency com.google.code.gson:gson to v2.13.1 by @renovate[bot] in #38
- chore(deps): update dependency gradle to v8.14 by @renovate[bot] in #39
- chore(deps): update plugin org.jreleaser to v1.18.0 by @renovate[bot] in #40
- chore(deps): update gradle/actions action to v4.4.0 by @renovate[bot] in #41
- chore(deps): update dependency gradle to v8.14.1 by @renovate[bot] in #42
- chore(deps): update plugin com.diffplug.spotless to v7.0.4 by @renovate[bot] in #43
- fix(deps): update dependency org.junit:junit-bom to v5.13.0 by @renovate[bot] in #44
- chore(deps): update gradle/actions action to v4.4.1 by @renovate[bot] in #52
- fix(deps): update dependency org.junit:junit-bom to v5.13.1 by @renovate[bot] in #49
- chore(deps): update dependency gradle to v8.14.2 by @renovate[bot] in #48
- chore(deps): update plugin com.diffplug.spotless to v7.1.0 by @renovate[bot] in #63
- chore(deps): update dependency gradle to v8.14.3 by @renovate[bot] in #62
- fix(deps): update dependency org.junit:junit-bom to v5.13.3 by @renovate[bot] in #61
- chore(deps): update plugin org.jreleaser to v1.19.0 by @renovate[bot] in #60
Full Changelog: v0.1.4...v0.1.6
v0.1.4
Changelog
- 21c7230 [patch] release
Contributors
We'd like to thank the following people for their contributions:
Max Andersen, Tako Schotanus
What's Changed
- chore: added public providers() to JdkManager by @quintesse in #24
- chore: fix readme and add some jbang by @maxandersen in #19
- feat: Jdks now indicate if their version is fixed or not by @quintesse in #25
- fix: default jdk provider link path can now be set by @quintesse in #26
Full Changelog: v0.1.2...v0.1.4