
JReleaser v1.20.0 has just been released! The full list of issues can be found at the v1.20.0 milestone. This release strenghtens the relationship between JReleaser and JBang, allowing you to further customize JReleaser’s behavior by leveraging the power of Java scripting with JBang. We’d like to thank our most recent contributors as well. JBang JBang lets you run Java scripts ando/or code from multiple sources (Java source files, JAR files, etc). Starting with this release you may now use JBang to define hooks and extensions. Although you could already use JBang with either command or script hooks, the newly added Read More