New
v0.3.4
There was an issue with the v0.3.3 tag releasing, which means it won't be found on Maven central. You'll want to target v0.3.4 for all of the following changes.
What's Changed
- Bump olafurpg/setup-scala from 11 to 13 by @dependabot in https://github.com/scalameta/sbt-native-image/pull/34
- nativeImageRunAgent should depend on nativeImageCommand by @i10416 in https://github.com/scalameta/sbt-native-image/pull/37
- make nativeImageJvm key description more accurate by @i10416 in https://github.com/scalameta/sbt-native-image/pull/36
- Update readme by @i10416 in https://github.com/scalameta/sbt-native-image/pull/35
- update release.yml by @i10416 in https://github.com/scalameta/sbt-native-image/pull/45
- Fix GitHub Actions by @eed3si9n in https://github.com/scalameta/sbt-native-image/pull/54
- Fix typo (gaal); Add
graalvm-java17by @JannikArndt in https://github.com/scalameta/sbt-native-image/pull/47 - fix: remove CMSClassUnloadingEnabled which doesn't work on 17 by @ckipp01 in https://github.com/scalameta/sbt-native-image/pull/61
- Update version in README by @guizmaii in https://github.com/scalameta/sbt-native-image/pull/62
- Add native image test task by @cobr123 in https://github.com/scalameta/sbt-native-image/pull/60