Skip to content

0.147 release

Compare
Choose a tag to compare
@leibnitz27 leibnitz27 released this 18 Oct 11:09
· 393 commits to master since this release
  • Support for deobfuscation mapping files. (thanks samuel)
  • Fix extraneous array creation (thanks caagr98)
  • Handle duplicate target shared between disconnected switches (thanks evelynsubarrow)
  • Reduce over-aggressive eclipse pass (thanks caagr98)
  • Allow try resources to be collapsed
  • Fail gracefully if a lambda body is recursive (what, scala?!) (thanks kolanich)
  • Handle module definition classes (thanks metatech)
  • Fix for effectively empty try requiring topsort
  • Allow filter on imports, to force FQN.
  • Fix overuse of boxed constant names.