Releases: Fallen-Breath/conditional-mixin
Releases · Fallen-Breath/conditional-mixin
v0.6.3
v0.6.2
v0.6.1
- Ensure binary compatibility for the deprecated
doesVersionSatisfyPredicate
- Make forge-like platform implementations support older forge loader versions where
IModFileInfo#versionString
does not exist
v0.6.0
- Add forge and neoforge support (#5), thanks @RubixDev for the contributions
- The previous artifact id
conditional-mixin
does not work any more, see readme for the new artifact ids
- The previous artifact id
- Deprecated
me.fallenbreath.conditionalmixin.api.util.VersionChecker#doesVersionSatisfyPredicate
cuz it only works in fabric
v0.5.1
- Update docstring of
me.fallenbreath.conditionalmixin.api.annotation.Condition