2.6.0 (2020-09-02)
Features
- Add phantom reference generation (0bb00ff)
- Allow to export programs as ZIP (dfcf0bd)
- Attach plugin (95f624c)
Bug Fixes
- Text tabs will not scroll to the top when opened if the text ends with a completely blank line (518102b)
- Fernflower was not thread-safe, causing multi-threaded usage to fail (4d64be0)
- Parse error if method name was substring of keyword DEFINE (0a9d4f8)
- Recaf attempts to compile against unsupported old target versions on later JDK releases (d0db630)
- Start Recaf in isolated class loader to prevent duplicate class definition conflicts (8b928b9)
- Close plugins jars after loading (1b2921d)
- Always stop executors on closing Recaf (48ad97c)