Skip to content

Releases: refinedmods/refinedarchitect

v1.1.0

29 Mar 11:14
d1bfc3c
Compare
Choose a tag to compare

Added

  • Added ability to set required dependencies for CurseForge and Modrinth publishing.

v1.0.0

27 Mar 11:51
26f105c
Compare
Choose a tag to compare

Added

  • Set RELEASE_DRY_RUN to true 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

28 Jan 17:35
2ebcb86
Compare
Choose a tag to compare

Added

  • Sources JAR is now created and published.

Changed

  • Updated dependencies.

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.