Skip to content

7.6

Choose a tag to compare

@mrjameshamilton mrjameshamilton released this 02 Oct 15:50
· 38 commits to master since this release

Java support

  • Add support for Java 23. (#387)

Improved

  • Improve obfuscation dictionary name performance with large dictionaries. (#413)

Bugfixes

  • Prevent unknown enum value for KmVersionRequirementVersionKind exception when processing code compiled with an outdated Kotlin version.
  • ReTrace: Fix separation of multiple frames with a newline. (#432)