sbt-native-image 0.4.0 is cross published to:
| sbt Version | Published |
|---|---|
| 1.x | ✅ |
| 2.x | ✅ |
sbt 2.x migration
- Cross build to sbt 2.x by @eed3si9n in #93
- ci: Use JDK 17 to build to prep for sbt 2.x by @eed3si9n in #94
- refactor: Migrate to slash syntax by @eed3si9n in #90
other updates
behind the scenes
- ci: Bump sbt so it work on ARM-based Mac by @exoego in #77
- ci: Update GitHub Actions by @eed3si9n in #81
- ci: Update macos images by @eed3si9n in #91
- ci: Bump actions/checkout from 5 to 6 by @dependabot[bot] in #86
- ci: Bump release-drafter/release-drafter from 5 to 6 by @dependabot[bot] in #84
- ci: Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #89
- ci: Release using JDK 17 by @eed3si9n in #95
- ci: Fix warnings in project/plugins.sbt by @xuwei-k in #97
- ci: Update sbt plugins by @xuwei-k in #98
new contributors
Full Changelog: v0.3.4...v0.4.0