Skip to content

Releases: PssbleTrngle/GradleHelper

Version 1.4

07 May 20:26
40c026f

Choose a tag to compare

Version 1.4 Pre-release
Pre-release

EXPERIMENTAL AND SUBJECT TO CHANGE

  • neoforge unitTests helper doing a minimal test setup
  • module metadata generation turned on again & applying modifications to it
  • helper plugin always fetches latest plugin versions from maven, removing need for --refresh-dependencies
  • Fabric Loom 1.16
  • allows seperate sourceset for datagen on fabric too
  • Java version is not selected based on which minecraft version is being used (including Java 26 for Minecraf 26.*)

Version 1.3

16 Mar 22:19
1f78b06

Choose a tag to compare

  • fabric loom 1.15
  • kotlin 2.2
  • gradle 9.*
  • updated all other dependencies as well

Version 1.2

03 Nov 12:57
5afab07

Choose a tag to compare

  • added accessWidener and accessTransformer setters
  • created helper plugin to transform aw -> at

Version 1.0

13 Oct 09:30
303e24b

Choose a tag to compare

Major Refactor

  • splitting plugin into sub-plugins per loader
  • added settings plugin to manage versions
  • added packwiz version catalog plugin
  • added architectury support

0.3.0

01 Oct 13:47
4a1b6c0

Choose a tag to compare

  • refactor 'included' properties
  • created packwiz plugin
  • updated dependencies

0.2.18

05 Aug 20:11
c904c03

Choose a tag to compare

  • keep pom dependencies for neoforge

0.2.17

01 Aug 08:34
1ab2b77

Choose a tag to compare

  • enable/disable pre-commit hook with tasks
  • force resolution of specific lwjgl for forge to solve debug crash
  • use maven-public for nexus and add specific method to publish dsl
  • add helper method to not include specific depenedencies in pom

0.2.16

25 Jul 13:48
69fc93c

Choose a tag to compare

  • keep dependencies pom.xml block for fabric

0.2.15

13 Jul 10:59
200e3cc

Choose a tag to compare

  • make modImplementation work with any module dependencies

0.2.14

11 Jul 12:15
8428ea8

Choose a tag to compare

  • run curseforge & modrinth on publish
  • exclude some files from jars by default