Skip to content

3.5

Compare
Choose a tag to compare
@gershnik gershnik released this 09 Oct 21:46
· 127 commits to master since this release

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