Releases: mineLdiver/SpASM
Releases · mineLdiver/SpASM
Release list
[0.2.2] Thread local transformation stack
- Fixed inconsistencies caused by transformation stack
Full Changelog: 0.2.1...0.2.2
[0.2.1] Transformation stack
- Added transformation stack to automatically resolve stackoverflows
Full Changelog: 0.2...0.2.1
[0.2] Transformation phases
- 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
What's Changed
- Exclude guava from class transformation to avoid looping in some cases by @thecatcore in #1
New Contributors
- @thecatcore made their first contribution in #1
Full Changelog: 0.1.1...0.1.2
[0.1.1] Modrinth cache
Modrinth didn't want to update to hotfix, so now there's 0.1.1
[0.1] Raw class transformers
Hotfix: remove specific Fabric Loader version dependency