1.9.0
on May 27, 2023Now supports remapping mixins and mixin refmaps.
1.8.0
on Mar 16, 2023Implement hooks to allow ClassTransformers thanks to gudenau's Fabric Core Mods code.
1.7.2
on Feb 6, 2023Some improvements on mod remapper.
1.7.1
on Feb 1, 2023Fix ASM Magic not working.
1.7.0
on Feb 1, 2023Add ASM Magic thx to LlamaLad7!
1.6.2
on Nov 6, 2022Fix ClassVisitor not visiting.
1.6.1
on Nov 6, 2022Switch to my own fork of FabricASM. Fix crash with old guava. Fix crash when log4j isn't present.
1.6.0
on Oct 25, 2022Finally fix asm related freezes. Rework visitor api again :( .
1.5.0
on Oct 18, 2022fix possible softlock when remapping mods Log more info to debug. Includes and depends on Fabric-ASM now. Breaks API Compat.
1.4.0
on Aug 2, 2022Try initializing earlier to allow applying mixins to mod class. Add a few methods to help with method and field reflection.
1.3.3
on Jun 29, 2022Fix member mappings generation on babric
1.3.2
on Jun 19, 2022Fix mods not getting loaded or discovered at all AGAIN.
1.3.1
on Jun 19, 2022Fix mods not getting loaded or discovered at all.
1.3.0
on Jun 19, 2022Additional api available + some bug fixes.
1.2.0
on Jun 14, 2022Fix crash when RemapLib String/url is empty. Allow to pass a Path instead of String to RemapLib.
1.1.0
on Jun 3, 2022fix compatibility with glued intermediary
Initial Release
on May 29, 2022Initial Release