Skip to content

v1.6.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Oct 16:47
· 3 commits to main since this release

New features

  • New setting "Kotlin consumers only". Turning this on will set several compiler flags to remove unnecessary null checks

Bug fixes

  • Fixed syntax highlighting of Kotlin ranges
  • Fixed a bug causing the cursor to move in the source area when selecting a line in the dex or bytecode views, even when line syncing was disbled
  • The OAT output now properly handles methods with no instructions
  • The bytecode view would crash when parsing a method with no instructions

Full Changelog: v1.6.3...v1.6.5