3.3.0
What's Changed
- Prevent an exception from being thrown when
--keep-typesor--preserve-tokensis specified at the wrong position (#18) - Remove misleading "Try the latest version" nag (#18)
- Don't gate stack traces for unhandled exceptions behind an env var (#18)
- Fix a bug where specifying
--no-cflow-deobcould incorrectly cause proxy methods to be deleted (#19) - Fix a bug where proxy inlining didn't copy the opcode, causing invalid IL (#19)
Full Changelog: 3.2.4...3.3.0