Skip to content

3.12

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 09:52
· 1 commit to master since this release

Native Code

  • CMake build now support installation (cmake --install ...)
  • Test targets are no longer part of default ('all') target
  • There is a new Cmake option SMJNI_NO_TESTS that suppresses all test related functionality

Annotation processors

  • Kotlin version required updated to 1.9.25
  • KSP code generator now requires KSP version 1.9.25-1.0.20