Implementation annotation now accepts a string for Environment and uses annotation checking as the fallback. Implementation annotation now accepts a list of mod ids this implementation depends on - will help with classloading issues for soft dependencies. [Fabric] The description in Mod Menu can now be translated.
Implementation annotation now accepts a string for Environment and uses annotation checking as the fallback. Implementation annotation now accepts a list of mod ids this implementation depends on - will help with classloading issues for soft dependencies. [Fabric] The description in Mod Menu can now be translated.
Implementation annotation now accepts a string for Environment and uses annotation checking as the fallback. Implementation annotation now accepts a list of mod ids this implementation depends on - will help with classloading issues for soft dependencies. [Fabric] The description in Mod Menu can now be translated.
Add ability to be implementation for all implemented interfaces without explicitly declaring them. Update bundled Guice version to 5.1.0 for improved Java 17 support Add Modrinth link to mod metadata for integration with Notify Make the mod's description in Mod Menu translatable.
Updated to require (and no longer crash with) Fabric Loader 0.12+ Annotation Processor will now throw an error when a bad annotation is found, hopefully stopping the build.