Skip to content

2.1.0

Choose a tag to compare

@Col-E Col-E released this 16 Jun 05:22
· 3591 commits to master since this release

2.1.0 (2020-06-16)

Features

  • Add insn context menu support (38767d9)
  • Add local variable table info to assembler + assembler now defers to original variable information for indices (optional) (2424899)

Bug Fixes

  • Allow renaming on class references in addition to declarations (d49d6b0)
  • Infinite loop with find-in-text for decompiler/assembler (3b4ccbb)
  • NPE handling with refreshing the workspace navigator (5c442ab)
  • Switch expressions breaking context actions in decompile mode (19688a2)