Skip to content

Releases: mineLdiver/SpASM

[0.2.2] Thread local transformation stack

05 Sep 06:42
Compare
Choose a tag to compare
  • Fixed inconsistencies caused by transformation stack

Full Changelog: 0.2.1...0.2.2

[0.2.1] Transformation stack

25 Aug 00:56
Compare
Choose a tag to compare
  • Added transformation stack to automatically resolve stackoverflows

Full Changelog: 0.2...0.2.1

[0.2] Transformation phases

21 Aug 10:38
Compare
Choose a tag to compare
  • Added two transformation phases: BEFORE_MIXINS and AFTER_MIXINS
  • All transformers default to BEFORE_MIXINS

Full Changelog: 0.1.2...0.2

[0.1.2] Guava fix

11 Aug 16:30
678522d
Compare
Choose a tag to compare

What's Changed

  • Exclude guava from class transformation to avoid looping in some cases by @thecatcore in #1

New Contributors

Full Changelog: 0.1.1...0.1.2

[0.1.1] Modrinth cache

14 Jul 21:20
Compare
Choose a tag to compare

Modrinth didn't want to update to hotfix, so now there's 0.1.1

[0.1] Raw class transformers

14 Jul 20:28
Compare
Choose a tag to compare

Hotfix: remove specific Fabric Loader version dependency