Skip to content

Releases: jbangdev/jbang-devkitman

v0.4.2

20 Jan 11:18

Choose a tag to compare

v0.4.2 Pre-release
Pre-release

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") returns null

Contributors

We'd like to thank the following people for their contributions:
Tako Schotanus

v0.4.1

16 Jan 18:30

Choose a tag to compare

Changelog

🐛 Fixes

  • 053618e fix: deal with legacy DOS paths on Windows

Contributors

We'd like to thank the following people for their contributions:
Tako Schotanus

v0.4.0

16 Jan 08:30

Choose a tag to compare

Changelog

🚀 Features

  • 8cd57e5 feat: can now install multiple JDKs of same major version

Contributors

We'd like to thank the following people for their contributions:
Tako Schotanus

v0.3.3

12 Dec 07:55

Choose a tag to compare

Changelog

🐛 Fixes

  • e65a14d fix: set libc_type=musl on alpine

Contributors

We'd like to thank the following people for their contributions:
Max Rydahl Andersen, Tako Schotanus

v0.3.2

11 Dec 11:27

Choose a tag to compare

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

Full Changelog: v0.3.0...v0.3.2

v0.3.0

20 Nov 15:06

Choose a tag to compare

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

19 Jul 09:54

Choose a tag to compare

Changelog

🚀 Features

  • ad30a36 feat: FoojayJdkInstaller now adds tags

🔄️ Changes

  • ac8107c refactor: providers can have custom Jdk types

🧰 Tasks

  • e73a6ab chore: made FoojayJdkInstaller faster

Contributors

We'd like to thank the following people for their contributions:
Tako Schotanus

v0.1.6

14 Jul 23:41

Choose a tag to compare

What's Changed

🧰 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

01 Apr 18:15

Choose a tag to compare

Changelog

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

v0.1.2

05 Mar 13:34

Choose a tag to compare

Changelog

🐛 Fixes

  • 06890bc fix: fixed bug in FileUtils.deletePath()

🧰 Tasks

Contributors

We'd like to thank the following people for their contributions:
Tako Schotanus