Skip to content

0.2.0-beta.11

Pre-release
Pre-release
Compare
Choose a tag to compare
@LlamaLad7 LlamaLad7 released this 28 Aug 19:01
· 241 commits to master since this release

Depending on MixinExtras has changed. Follow the new README.

Important:

This release uses a new forwards-compatibility system to ensure that future versions of MixinExtras will never be impeded by old code. The system has been thoroughly tested but if any issues with it do arise it is especially important that you update. The system and what it means is explained in more detail here.

Changes:

  • Add support for modifying super. calls in @ModifyReceiver and @WrapOperation.