Releases: refinedmods/refinedarchitect
Releases · refinedmods/refinedarchitect
v0.20.0
v0.19.1
Fixed
- Fixed publishing not working with the config cache.
v0.19.0
Added
- Support for the Gradle config cache.
Changed
- The CurseForge and Modrinth publishing has been updated to use modmuss' mod-publish-plugin.
v0.18.0
Fixed
- Resources not updating correctly on NeoForge.
v0.17.1
Fixed
- Parchment version.
v0.17.0
Changed
- Updated NeoForge and Fabric to Minecraft 1.21.1.
Fixed
- Javadoc failing to generate.
- Mastodon announcements have been removed as anvil.social is no longer online.
v0.16.9
Fixed
- Declaring
fabric()
without amodId
set will not create a mod or run configs. Can be used for a Fabric library module.
v0.16.8
Fixed
- Declaring
neoForge()
without amodId
set will not create a mod or run configs. Can be used for a NeoForge library module.
v0.16.7
Fixed
- Updated NeoForge version.
v0.16.6
Fixed
- Fixed the code coverage report path.