github jbangdev/jbang v0.63.0

latest releases: v0.135.0, v0.134.3, v0.134.2...
4 years ago

0.63.0 (2021/01/24)

Small improvements but they all count :)

Visual Studio code will now automatically download java sources and documentation when needed (i.e. on hover)
and the VSCodium will be installed with java dependency extension to give better java project navigation.

Quarkus templates upgraded to use bom pom feature recently introduced. Thus jbang init -t qcli cli.java will not
init file with a Quarkus platform and no need to explicit list versions for Quarkus extensions.

Bug Fixes

  • include vscode-java-test of vscodium install to get run/test features [minor] (#f9e9a5de)
  • quarkus templates to use bom poms (#02884c6a)

Features

  • Automatically download sources in VS Code (#678) (#43d784d8)
  • java dependency extension installed together with vscode (#4f8b7eb8, closes #675)

Don't miss a new jbang release

NewReleases is sending notifications on new releases.