Skip to content

Releases: refinedmods/refinedarchitect

v0.16.5

14 Jul 10:15
1c8362e
Compare
Choose a tag to compare

Fixed

  • The validate-branch-name action now allows NO-ISSUE instead of a GH- issue prefix.
  • The resolve-issue-locking action now just runs once a week.

v0.16.4

10 Jul 17:54
90cb7cc
Compare
Choose a tag to compare

Fixed

  • The root plugin no longer registers an extension. Apply refinedarchitect.base to get the refinedarchitect extension.

v0.16.3

10 Jul 17:34
0f50e09
Compare
Choose a tag to compare

Fixed

  • The sonarQube function is now available in each plugin instead of only on the root plugin.

v0.16.2

08 Jul 18:57
7ac716a
Compare
Choose a tag to compare
Merge pull request #155 from refinedmods/release/0.16.2

Release v0.16.2

v0.16.1

08 Jul 18:36
402cd29
Compare
Choose a tag to compare
Merge pull request #153 from refinedmods/release/0.16.1

Release v0.16.1

v0.16.0

08 Jul 17:34
15ee7fd
Compare
Choose a tag to compare

Added

  • Replaced the helper.gradle file with a Gradle convention plugin.
  • Support for Parchment.

v0.15.3

06 Jul 16:03
900e3fb
Compare
Choose a tag to compare

Fixed

  • Updated NeoForge to 21.0.61-beta.

v0.15.2

06 Jul 10:49
932d5f5
Compare
Choose a tag to compare

Fixed

  • Fixed remapping issue in Fabric dev environment for consumers of the Fabric project artifact.

v0.15.1

05 Jul 17:13
a2470dc
Compare
Choose a tag to compare

Fixed

  • Renamed forgeProject to neoForgeProject.

v0.15.0

05 Jul 17:07
9a95ae0
Compare
Choose a tag to compare

Changed

  • Switched from NeoGradle to ModDevGradle.
  • Upgrade cache and Gradle wrapper validation actions.
  • Disable implicit compilation in Sonar Gradle plugin.