github jbangdev/jbang v0.94.0

latest releases: v0.132.1, v0.132.0, v0.131.0...
3 years ago

Changelog

Repository fixes/improvements is the name of the game.

First off, --fresh will now check for update to dependencies using SNAPSHOT and RELEASE names.

Then, adding spring-snapshot, spring-milestone, s01sonatype-snapshots and sonatype-snapshots possible shorthands for maven repositories and --deps now properly suppport comma separated list. Means you can use snapshots in a much more compact version:

jbang --repos mavencentral,s01sonatype-snapshots -Dquarkus.version=999-SNAPSHOT myrest.java

🚀 Features

  • 1a45a50 improve maven repo shorthand and logging (#1360)
  • 60b7c5b Set Maven update policy to ALWAYS when --fresh is used

♻️ Changes

  • acf4146 turned isRunCommand into isMainRequired

  • 2a67ca5 [minor] release
  • ac0b344 Allow no main if not non-interactive(batch) run

Contributors

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

Don't miss a new jbang release

NewReleases is sending notifications on new releases.