Skip to content
Success

Changes

Summary

  1. Retire micromixin-runtime, export the callback package in micromixin-annotations (commit: 5d62ecf) (details)
Commit 5d62ecf2678be86c4a180c7cec07ca23e2222b8c by Geolykt
Retire micromixin-runtime, export the callback package in micromixin-annotations
(commit: 5d62ecf)
The file was modifiedmicromixin-testing-suite-neo/src/main/java/org/stianloader/micromixin/testneo/testenv/MicromixinTestNeo.java (diff)
The file was modifiedmicromixin-testing-suite-neo/src/main/java/org/stianloader/micromixin/testneo/testenv/TestReport.java (diff)
The file was removedmicromixin-runtime/build.gradle
The file was addedmicromixin-testing-suite-neo/src/main/java/org/stianloader/micromixin/testneo/testenv/targets/InjectMixinsTarget.java
The file was addedmicromixin-testing-suite-neo/src/main/java/org/stianloader/micromixin/testneo/testenv/annotations/InvokeStaticMethod.java
The file was addedmicromixin-testing-suite-neo/src/main/java/org/stianloader/micromixin/testneo/testenv/mixins/InjectMixins.java
The file was removedmicromixin-runtime/src/main/java/org/spongepowered/asm/mixin/injection/callback/CallbackInfo.java
The file was modifiedmicromixin-annotations/src/main/java9/module-info.java (diff)
The file was removedmicromixin-runtime/src/main/java/org/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable.java
The file was addedmicromixin-testing-suite-neo/src/main/java/org/stianloader/micromixin/testneo/testenv/annotations/ExpectSignaller.java
The file was removedmicromixin-runtime/src/main/java9/module-info.java
The file was addedmicromixin-testing-suite-neo/src/main/java/org/stianloader/micromixin/testneo/testenv/annotations/InvokeArgument.java
The file was modifiedmicromixin-testing-suite-neo/src/main/java/org/stianloader/micromixin/testneo/testenv/SLF4JLogger.java (diff)
The file was modifiedmicromixin-testing-suite-neo/src/main/resources/micromixin-test-neo-mixins.json (diff)
The file was addedmicromixin-testing-suite-neo/src/main/java/org/stianloader/micromixin/testneo/testenv/communication/Signaller.java
The file was removedmicromixin-runtime/src/main/java/org/spongepowered/asm/mixin/injection/callback/CancellationException.java
The file was modifiedsettings.gradle (diff)