File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] , and this project adheres to [ Semantic Versioning] .
66
77## Unreleased
8+ - /
9+
10+ ## [ 1.3.0] - 2025-06-03
811
912- added option for disable loading the test mod in recipe viewer run configs
1013- fixed recipe viewer run configs not loading the test source set and not executing compile tasks
@@ -47,3 +50,4 @@ Initial release.
4750[ 1.0.0 ] : https://github.com/AlmostReliable/almostgradle/releases/tag/v1.0.0
4851[ 1.1.1 ] : https://github.com/AlmostReliable/almostgradle/releases/tag/v1.1.1
4952[ 1.2.0 ] : https://github.com/AlmostReliable/almostgradle/releases/tag/v1.2.0
53+ [ 1.3.0 ] : https://github.com/AlmostReliable/almostgradle/releases/tag/v1.3.0
Original file line number Diff line number Diff line change 11@file:Suppress(" UnstableApiUsage" )
22
33group = " com.almostreliable"
4- version = " 1.2 .0"
4+ version = " 1.3 .0"
55
66plugins {
77 id(" com.gradle.plugin-publish" ) version " 1.3.1"
You can’t perform that action at this time.
0 commit comments