Skip to content

Releases: mineLdiver/SpASM

[0.2.2] Thread local transformation stack

Choose a tag to compare

@mineLdiver mineLdiver released this 05 Sep 06:42
  • Fixed inconsistencies caused by transformation stack

Full Changelog: 0.2.1...0.2.2

[0.2.1] Transformation stack

Choose a tag to compare

@mineLdiver mineLdiver released this 25 Aug 00:56
  • Added transformation stack to automatically resolve stackoverflows

Full Changelog: 0.2...0.2.1

[0.2] Transformation phases

Choose a tag to compare

@mineLdiver mineLdiver released this 21 Aug 10:38
  • 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

Choose a tag to compare

@mineLdiver mineLdiver released this 11 Aug 16:30
678522d

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

Choose a tag to compare

@mineLdiver mineLdiver released this 14 Jul 21:20

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

[0.1] Raw class transformers

Choose a tag to compare

@mineLdiver mineLdiver released this 14 Jul 20:28

Hotfix: remove specific Fabric Loader version dependency