Releases: Bawnorton/MixinSquared
Releases · Bawnorton/MixinSquared
0.2.0
0.2.0-beta.6
Fix annotation adjuster on mixin 0.8.5
- Jars have moved to https://maven.bawnorton.com, see readme
0.2.0-beta.5
Fix annotation adjuster relying on ME being present.
0.2.0-beta.4
New: Annotation Adjuster
- Manipulate or remove any method annotation inside of any mixin
- See the wiki for more details
beta.4
- Correctly handle annotation nodes that represent annotations that are not on the classpath at runtime.
0.2.0-beta.3
New: Annotation Adjuster
- Manipulate or remove any method annotation inside of any mixin
- See the wiki for more details
beta.3
- Ensure MixinSquared's extensions are registered after MixinExtras'
0.2.0-beta.2
New: Annotation Adjuster
- Manipulate or remove any method annotation inside of any mixin
- See the wiki for more details
beta.2
- I should really setup my own maven
0.2.0-beta.1
New: Annotation Adjuster
- Manipulate or remove any method annotation inside of any mixin
- See the wiki for more details
0.1.2-beta.6
Fix name
not remapping in prod
Add parsed descriptor to MixinSquaredHandler
's match failure message
0.1.2-beta.5
Allows name
to match full descriptors like a normal target
would
Made the output of print
clearer
0.1.2-beta.4
Update the internal version and clarify dep details