Skip to content

Releases: refinedmods/refinedarchitect

v0.20.0

24 Nov 21:12
4c1e296
Compare
Choose a tag to compare

Changed

  • Updated dependencies.

v0.19.1

10 Sep 14:46
87329a1
Compare
Choose a tag to compare

Fixed

  • Fixed publishing not working with the config cache.

v0.19.0

10 Sep 14:05
9252b97
Compare
Choose a tag to compare

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

09 Sep 18:23
61e3da6
Compare
Choose a tag to compare

Fixed

  • Resources not updating correctly on NeoForge.

v0.17.1

08 Aug 19:01
4b4aed2
Compare
Choose a tag to compare

Fixed

  • Parchment version.

v0.17.0

08 Aug 18:49
38fa320
Compare
Choose a tag to compare

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

25 Jul 16:23
18965b3
Compare
Choose a tag to compare

Fixed

  • Declaring fabric() without a modId set will not create a mod or run configs. Can be used for a Fabric library module.

v0.16.8

23 Jul 20:49
d5550c9
Compare
Choose a tag to compare

Fixed

  • Declaring neoForge() without a modId set will not create a mod or run configs. Can be used for a NeoForge library module.

v0.16.7

20 Jul 09:22
7a3d740
Compare
Choose a tag to compare

Fixed

  • Updated NeoForge version.

v0.16.6

14 Jul 19:14
9e0da98
Compare
Choose a tag to compare

Fixed

  • Fixed the code coverage report path.