Skip to content

v20.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 01:55

20.0.1 (2024-10-13)

Bug Fixes

  • Check for class type exactly instead of with contains (#310) (69f2f20)
  • Make it work on Android by not using APIs from JVM unavailable to Android. (2be6e97)
  • Use non-nullable type for options (ea6fc70)

Performance Improvements

  • Free memory earlier and remove negligible lookup maps (d53aacd)