Releases: formkiq/graalvm-native-plugin
Releases · formkiq/graalvm-native-plugin
v1.5.0
What's Changed
- #20 Add support for "--platform"
- #21 Add support for Windows
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- replaced enableDocker with dockerImage - specify specific Graalvm Docker Image
Full Changelog: v1.3.2...v1.4.0
v1.3.1
What's Changed
- Added support for enableAddAllCharsets, jniConfigurationFiles, resourceConfigurationFiles (#17)
Full Changelog: v1.3.0...v1.3.1
Set Max Parallel Usages to 1
What's Changed
- Set Max Parallel Usages to 1
Full Changelog: v1.1.0...v1.2.0
v1.1.0
- Graalvm moved Docker images from hub.docker.com to ghcr.io/graalvm
- Changed default GraalVM version from 20.2.0 to 21.0.0