Skip to content

Release 0.27.6

Choose a tag to compare

@mrousavy mrousavy released this 12 Aug 13:41
· 554 commits to main since this release

0.27.6 (2025-08-12)

馃挩 Performance Improvements

  • Use the shared() cache for JNI -> shared_ptr conversion (#810) (f4371fd)

馃悰 Bug Fixes

  • Build release using node script - that works for some random ass reason (ff7132c)
  • Destroy JHybridObject with JNI ThreadScope (#809) (91054d4)
  • Generate a Swift -> C++ map getter so it doesn't cause duplicate symbols (#808) (a8e6aff)