Releases: nebula-plugins/nebula-clojure-plugin
Releases · nebula-plugins/nebula-clojure-plugin
v15.0.1
What's Changed
- Update Gradle Wrapper to 9.2.1 by @rpalcolea in #60
- Fix ClojureRun task creation: converting the fn property from abstract to a concrete implementation by @rpalcolea in #61
Full Changelog: v15.0.0...v15.0.1
v15.0.0
What's Changed
- Upgrade Gradle Wrapper to 8.12-rc-1 by @rpalcolea in #52
- Update Gradle wrapper to 8.12-rc-2 by @rpalcolea in #53
- Upgrade Gradle Wrapper to 8.12 by @rpalcolea in #54
- refactor/migrate-from-gradle-enterprise-to-develocity by @rpalcolea in #55
- Update com.netflix.nebula.plugin plugin to use sonatype central portal by @OdysseusLives in #57
- Modernize plugin with Provider API, configuration avoidance, and lazy task resolution by @rpalcolea in #58
- Update Gradle Wrapper to 9.2.1 by @rpalcolea in #59
Full Changelog: v14.2.2...v15.0.0
v14.2.2
What's Changed
- Upgrade action/cache to v4 by @rpalcolea in #50
- refactor/update-a-gradle-plugin-by-id by @rpalcolea in #51
- repository configuration: Space-assignment syntax in Groovy DSL has been deprecated
Full Changelog: v14.2.1...v14.2.2
v14.2.1
What's Changed
- ClojureCompile: fix access to objectFactory when using deleteDerivedFiles by @rpalcolea in #49
Full Changelog: v14.2.0...v14.2.1
v14.2.0
What's Changed
- ClojureBasePlugin: stop using java conventions by @rpalcolea in #48
Full Changelog: v14.1.0...v14.2.0
v14.1.0
What's Changed
- support new Gradle's FilePermissions API by @rpalcolea in #45
Full Changelog: v14.0.4...v14.1.0
v14.0.4
Restore jvmOptions
Full Changelog: v14.0.3...v14.0.4