github jbangdev/jbang v0.96.0

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

Lots of small bugfixes + stop generating class-path in jars that confuses graalvm native-image.

Changelog

🐛 Fixes

  • 5c5049d don't add Class-Path by default to JARs (#1398)
  • bfbb744 wrapper install now also copies jbang.ps1 (#1391)
  • b08c05b looking for compiler executables on Windows (#1395)
  • 077422d properly detect existing JDK on Macs
  • c89b4c5 fix problem with JDK paths containing spaces
  • 648fc02 fixed certain commands not validating input correctly (#1376)

♻️ Changes

  • 8d9582a fix typo in MarkdownSource.java
  • b4b5d32 small change to Builder API
  • 9fedad4 minor refactor of the IntegrationManager
  • 13df254 SourceSet no longer uses Source
  • 5455a89 minor refactor of RunContext
  • aadbb34 added manifest attributes to SourceSet
  • c1fb77e using less Optional
  • e2686a9 introduced BuildMixin

🧰 Tasks

  • 82d955c changed many File references to Path

🛠 Build

  • a77e83a added tests for additional deps and cp

📝 Documentation


  • a230f53 [minor] release
  • 5b5e364 Also reword //JAVA_OPTS to //JAVA_OPTIONS
  • 4fe2268 Small typo when referring to JAVAC_OPTIONS
  • 35056e8 Add test with --fresh and --repos

Contributors

We'd like to thank the following people for their contributions:
Tako Schotanus, Ikko Ashimine, Jeremie Bresson, Max Rydahl Andersen, GitHub, Nándor Holozsnyák, Jordi Sola

Don't miss a new jbang release

NewReleases is sending notifications on new releases.