Releases: refinedmods/refinedarchitect
Releases · refinedmods/refinedarchitect
v1.1.0
v1.0.0
Added
- Set
RELEASE_DRY_RUN
totrue
to print debug info about the release and not actually release.
Fixed
- Fixed sources jar not including all sources from
commonJava
configuration.
v0.21.0
Added
- Sources JAR is now created and published.
Changed
- Updated dependencies.
v0.20.0
Changed
- Updated dependencies.
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.