Releases: LegacyModdingMC/UniMixins
Releases · LegacyModdingMC/UniMixins
0.2.1
What's Changed
- Bump publishing Gradle to 7.4.2, hopefully fixing Modrinth publishing by @ah-OOG-ah in #64
Full Changelog: 0.2.0...0.2.1
0.2.0
- Remove the shaded MixinExtra from GTNHMixins; MixinExtras is shaded directly now by @ah-OOG-ah in #61
- Remove GasStation and GasMix by @ah-OOG-ah in #61
0.1.23
What's Changed
- Mark GasStation classes as deprecated by @FalsePattern in #52
- Switch to anatawa12's FG12 by @mitchej123 in #58
- Bumping MixinExtras Version by @Cardinalstars in #57
Full Changelog: 0.1.22...0.1.23
0.1.22
0.1.21
What's Changed
- Use debug level for printing enabled GTNH mixins by @amyavi in #41
- Added support for OptiFineDevTweaker by @basdxz in #44
- Bump ASM to 9.8 by @ah-OOG-ah in #47
- Add general purpose Mixins / ASM transformers registration system by @Alexdoru in #48
- Merge mixin classes in config file instead of overwriting it by @Taskeren in #50
New Contributors
- @amyavi made their first contribution in #41
- @basdxz made their first contribution in #44
- @Alexdoru made their first contribution in #48
- @Taskeren made their first contribution in #50
Full Changelog: 0.1.20...0.1.21
0.1.20
What's Changed
UniMix updated from 0.15.3 to 0.15.4.
- Update release.yml by @mitchej123 in #38
- Update CI by @ah-OOG-ah in #40
- Bump mixin by @ah-OOG-ah in #39
New Contributors
- @ah-OOG-ah made their first contribution in #40
Full Changelog: 0.1.19...0.1.20
0.1.19
What's Changed
- Improved compat - Move GTNH LateMixins to pre-init by @mitchej123 in #37
Full Changelog: 0.1.18...0.1.19
0.1.18
What's Changed
- New mixins 0.8.7, mixinextras 0.4.1, and ASM 9.7.1 by @mitchej123 in #30
Full Changelog: 0.1.17...01.18
0.1.17
Mixin module:
- Updated to UniMix 0.13.0 (based on version 0.13.1 of the Fabric fork)
- Updated ASM to 9.6
Compat module:
- Added fix for INIT phase mixins not running in non-MultiMC-based launchers when LiteLoader is present as a Forge mod
0.1.16
MixinExtras module:
- Updated to 0.3.5 (by @glowredman)