Releases: refinedmods/refinedarchitect
Releases · refinedmods/refinedarchitect
v0.16.6
Fixed
- Fixed the code coverage report path.
v0.16.5
Fixed
- The
validate-branch-name
action now allowsNO-ISSUE
instead of aGH-
issue prefix. - The
resolve-issue-locking
action now just runs once a week.
v0.16.4
Fixed
- The root plugin no longer registers an extension. Apply
refinedarchitect.base
to get therefinedarchitect
extension.
v0.16.3
Fixed
- The
sonarQube
function is now available in each plugin instead of only on the root plugin.
v0.16.2
Merge pull request #155 from refinedmods/release/0.16.2 Release v0.16.2
v0.16.1
Merge pull request #153 from refinedmods/release/0.16.1 Release v0.16.1
v0.16.0
Added
- Replaced the
helper.gradle
file with a Gradle convention plugin. - Support for Parchment.
v0.15.3
Fixed
- Updated NeoForge to 21.0.61-beta.
v0.15.2
Fixed
- Fixed remapping issue in Fabric dev environment for consumers of the Fabric project artifact.
v0.15.1
Fixed
- Renamed
forgeProject
toneoForgeProject
.