2.13.2 (2020-12-09)
Bug Fixes
- Fix certain assembler errors did not show the cause line number due to ASM not providing offending instruction (11193cc)
- Fix disabled plugins still invoked as if not disabled (baf37c4)
- Fix disabling verifier giving undiagnosable error due to unhandled null pointer (ea42cf1)
- Fix shared exception handler ranges of different exception types breaking verifier (23ea4f0)
- Fix Varargs breaking method selection in decompiler mode (22afbc9)