3.5
First release under a new name in this repo.
New features
Native code
- Small bug fix to jstatic_cast to allow more than one DEFINE_JAVA_CONVERSION for the same type
JniGen generator
- JNIGen generator is now on Maven Central instead of a private maven repo.
- KSP annotation processor is now available in addition to Java/KAPT one.
- Amount of Gradle code needed to integrate JniGen has been greatly reduced
/samples
directory now contain updated JniGen integration samples.
See Integration doc for more details about new Maven config and KSP processor