Skip to content

weaver v2.4.0

Choose a tag to compare

@github-actions github-actions released this 03 Apr 22:50
· 77 commits to main since this release
103de06

馃殌 Features

  • expose configuration to fail on invalid ATs, closes PaperMC#344 - c156df8
  • allow for specifying ATs for upstream sources - 3665104

馃敡 Bug Fixes

  • tasks: missed this dependsOn when renaming base feature patches to base patches - faaf36d
  • git-utils: respect the ignoreErr boolean - b256880
  • tasks: derive fork name from ForkConfig instead of rootProject.name for publisher jar tasks - b79361c
  • provide a default - adf6f62
  • don't default to false, always require it to be set - c635f8e
  • mark validateAts as optional - 456e779
  • specify the validateAts property for weaver specific tasks - 4dcfc63
  • bring up-to-par with paperweight pr impl - 3b474df
  • dont cast patcher ext to core ext - 3e49a66
  • provide compile classpath for JST - 2043efc
  • provide the classpaths of subprojects - c8e472c
  • append the mache minecraft jar to JST's classpath - f93aa30
  • normal AT logic/paperweight issue: append compile classpath for minecraft ATs - e5e4e5b
  • resolve gradle errors while running upstream setup - 6796334
  • workaround the latest review - 92ab00a
  • deps: update junit-framework monorepo to v6.0.3 (#368,#2) - d4bdea6
  • deps: update asm to v9.9.1 (#378,#2) - 9ec5e8f
  • deps: update dependency com.gradleup.shadow:com.gradleup.shadow.gradle.plugin to v9.3.2 (#381,#2) - 6f8c7d3
  • deps: update dependency io.mockk:mockk to v1.14.9 (#379,#2) - 5bedc4e

馃Ч Chores

Commits

  • 6589bfe: chore!: rip out javadoc mappings logic and break on unseperated ATs (Toffikk)
  • f57c586: Merge remote-tracking branch 'origin/feat/fail-on-invalid-ats' (Toffikk)
  • 69ec219: Merge remote-tracking branch 'origin/feat/fail-on-invalid-ats' (Toffikk)
  • d9aac74: Merge branch 'feat/ats-for-upstream-sources' (Toffikk)
  • 04de79a: format (Toffikk)
  • 81c66ef: Revert "fix(normal AT logic/paperweight issue): append compile classpath for minecraft ATs" (Toffikk)
  • e47ecfd: Merge branch 'feat/fail-on-invalid-ats' (Toffikk)
  • f9b1524: Update Gradle wrapper (Jason Penilla) (#2)
  • 082459f: Prepare for 26.1 (Jason Penilla) (#382,#2)
  • 77f59d5: add back updatingMinecraft prop check for patch roulette tasks (Jason Penilla) (#2)
  • d633868: Support for 26.1+ (tofik.07) (#2)
  • c025e22: if paper has these disabled and they don't feel like updating those, then so be it (Toffikk)
  • 9798134: Merge remote-tracking branch 'papermc/main' (Toffikk)
  • 2a2b535: Initial userdev update for dev bundle v8 (Jason Penilla)
  • 7d74656: Initial userdev update for dev bundle v8 (Jason Penilla)
  • 303f9d4: Merge remote-tracking branch 'papermc/main' (Toffikk)
  • 1b9b739: chore!: rip out publisher jar logic (Toffikk)
  • Version 2.0.0-beta.20 - 5d89cc1
  • 2549cf1: 2.0.0-SNAPSHOT (Jason Penilla)
  • 6b8c457: Add missing V7 check in SetupHandler.kt (Jason Penilla)
  • Version 2.0.0-beta.21 - 55996d5
  • 982e7b2: 2.0.0-SNAPSHOT (Jason Penilla)
  • 4c8771d: Merge branch 'PaperMC:main' into main (tofik.07)
  • 103de06: Version 2.4.0 (tofik.07)