Skip to content

Releases: LegacyModdingMC/UniMixins

0.2.1

11 Jan 13:27
0ef643d

Choose a tag to compare

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

11 Jan 03:52
cb08fbd

Choose a tag to compare

  • 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

01 Sep 20:35

Choose a tag to compare

What's Changed

Full Changelog: 0.1.22...0.1.23

0.1.22

12 Jul 18:08

Choose a tag to compare

What's Changed

Full Changelog: 0.1.21...0.1.22

0.1.21

12 Jul 16:31
9e2cd35

Choose a tag to compare

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

Full Changelog: 0.1.20...0.1.21

0.1.20

02 Mar 13:52
1cbd6a0

Choose a tag to compare

What's Changed

UniMix updated from 0.15.3 to 0.15.4.

New Contributors

Full Changelog: 0.1.19...0.1.20

0.1.19

29 Oct 23:41

Choose a tag to compare

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

17 Oct 18:07
5fbb67e

Choose a tag to compare

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

19 Mar 02:48

Choose a tag to compare

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

14 Feb 19:57

Choose a tag to compare

MixinExtras module: