Skip to content

Releases: jbangdev/jbang-devkitman

v0.2.0

19 Jul 09:54
Compare
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
Compare
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
Compare
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
Compare
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

v0.1.1

04 Mar 22:20
Compare
Choose a tag to compare

Changelog

🧰 Tasks

  • 64741d2 chore(deps): update dependency gradle to v8.13
  • d7de3bc chore(deps): update plugin io.toolebox.git-versioner to v1.6.7
  • a7c4d85 chore(deps): update actions/checkout action to v4
  • ab2d680 chore(deps): update actions/setup-java action to v4

🛠 Build

  • 80e2edd ci: release workflow now does a Gradle publish
  • 1e6efcd ci: (hopefully) fixed Maven publish Gradle task
  • 7851509 build: removed spotless.lineEndings
  • 96b81db ci: make release workflow store more log output
  • eff90da ci: allow manual activation of release workflow
  • 9279441 ci: fixed paths in CI workflow

Contributors

We'd like to thank the following people for their contributions:
Tako Schotanus, renovate[bot]