Skip to content

v1.3.1

Compare
Choose a tag to compare
@unascribed unascribed released this 31 Jan 07:50
· 16 commits to trunk since this release
d7fc87b
  • Fixed bizarre behavior between class transformers in the same class hierarchy by reimplementing ASM's getCommonSuperClass to not load classes
  • Optimized running many ASM-based transformers on the same class
  • Removed debug code