Version 3.3.1
Fixed
- Issue 54 corrected. Many thanks to Wesley Viana for first identifying this and to Sebastian Davids for providing the solution.
Changed
- Issue 56 Upgraded to use version 8.10 of Gradle and changed the gradle build script to use Kotlin. Build script is now
build.gradle.kts
. Also the dependencies have been updated. Thanks to Sebastian Davids for PR #56.
Removed
- Build support for GraalVM HAS BEEN DROPPED. See details as to why.