0.2.0-beta.11
Pre-release
Pre-release
·
253 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
.