timestamp1632823462420JReleaser v0.7.0by Andres AlmirayThis release brings a handful of improvements and fixes in the following areas: JDKs: The jdks-gradle-plugin now unpacks the chosen JDK distribution in a subdirectory that matches the configured named. This is a breaking change!
timestamp1627747800000JReleaser v0.6.0by Andres AlmirayThis release brings plenty of improvements in the following areas: Model: Partial model evaluation lets you execute a release for artifacts matching a particular platform. Useful when dealing with Native Image and Native Package
timestamp1626301800000Sponsorship Optionsby Andres AlmirayDo you or your company use JReleaser? You can help keep the project snappy and feature rich by sponsoring the project and its maintainers. JReleaser offers a few options to that goal: Open Collective GitHub sponsors Patreon Thank you for
timestamp1625059200000JReleaser v0.5.0by Andres AlmirayThis release adds support for two additional distribution types: NATIVE_PACKAGE and BINARY. The first type enables artifacts of type .dmg, .pkg, .deb, .rpm, .msi, .exe to be used with packagers (currently Homebrew); the second type enables
timestamp1622498400000JReleaser v0.4.0by Andres AlmirayWe’re excited to announce that JReleaser v0.4.0 has been released! This release adds support for Codeberg and generic git services; configure Linux (glibc) and Linux (musl) cross-platform Java Runtimes; multiple Dockerfile configurations