v1.0.0
Initial beta release, tested as working alongside test mods.
Simplistic mixin utility for loading mixins both early and late, for use on both Forge, Minecraft, and coremods, but also non-coremods.
Includes the ability to toggle mixins with a supplier or remove other FermiumBooter mixins for testing/tweaking purposes.
It is still recommended to use alongside MixinBootstrap or Mixin Compat 0.7 - 0.8 in order to load mixins properly.
FermiumRegistryAPI contains JavaDoc info for usage.