20.2.0-beta
- Changed version format to follow NeoForge's
<minecraft_minor>.<minecraft_patch>.<number>(-beta)
.- Read more about it here.
- No longer directly provide Quilt mod loader support. The Fabric version will likely continue to work on Quilt.
- Add support for the NeoForge mod loader.
- Heavily rearranged packages, including a change to the
ash_api
package. - Made classes and methods use appropriate jetbrains annotations.
A full changelog is hosted on GitHub.
3.0.2+1.20.1
- Fix version in jar file
3.0.1+1.20.1
- Add
*ModInitializer
APIs to give Ash control over initialization flow.
A full changelog is hosted on GitHub.
2.1.2+1.20
- Fix version in jar file
2.1.1+1.20
- Add
*ModInitializer
APIs to give Ash control over initialization flow
A full changelog is hosted on GitHub.
3.0.1+1.20.1
- Add
*ModInitializer
APIs to give Ash control over initialization flow.
A full changelog is hosted on GitHub.
2.1.1+1.20
- Add
*ModInitializer
APIs to give Ash control over initialization flow
2.1.0+1.20
- Change mod id to
ash_api
- Add minecraft version to the end of version number
A full changelog is hosted on GitHub.
v1.0.4
- Fix implementation of
*ModInitializer
APIs
v1.0.3
- Add
*ModInitializer
APIs to give Ash control over initialization flow
A full changelog is hosted on GitHub.