Skip to content

Release 0.27.5

Choose a tag to compare

@mrousavy mrousavy released this 11 Aug 12:13
· 563 commits to main since this release

0.27.5 (2025-08-11)

馃悰 Bug Fixes

  • Access shared() more safely by using jni::global_ref (virtual) (#803) (d66f9d2)
  • Also support non-sequential enums in Kotlin (#804) (aea8407)
  • Fix Kotlin structs not holding the Cxx types (#805) (e4e754d)