Skip to content

2.0.0-redesign.6

Pre-release
Pre-release

Choose a tag to compare

@Col-E Col-E released this 22 Apr 05:25
· 3847 commits to master since this release

2.0.0-redesign.6 (2020-04-22)

Bug Fixes

  • Bad handling of internalizing JavaParser types (cb10178)
  • Concurrent modification exception in agent mode when iterating over classes as another class is loaded (bf27876)
  • Fix potential concurrent-mod-exception when in agent mode (a88e902)
  • Method parameter descriptions not appearing (4816521)
  • Tests failing to load config, emitting large ugly blobs of text in log-files (391f1a1)
  • Unable to right-click context menus for certain generic methods. (33909a5)

Features

  • Add decompile option to strip debug information before decompiling/disassembling (3c18760)
  • Plugin system (d35301f)
  • Right click root node of a resource to attach javadocs/sources (d165eb2)