Releases: CraftCanvasMC/weaver
Releases · CraftCanvasMC/weaver
weaver v2.3.12
🚀 Features
- Support patch roulette and old repo fetching for forks through a gradle property - ef688aa
- Auto AT file discovery for non-minecraft sources - 0fccb5a
🔧 Bug Fixes
- only call get on fork name if we're a fork - 5728dfc
- resolve deprecation warnings in SetupForkMinecraftSources - 793086a
- allow rebuilding base patches after conflict resolution - 955be4b
- resolve mismatch between old commit property reads - b976b0f
- generate objects from the full history for 3-way apply - 4047414
🧹 Chores
- continue development cycle - daae456
Commits
weaver v2.3.11
🚀 Features
🔧 Bug Fixes
🧹 Chores
- continue development cycle - 1121ea3
- rename the internal javadoc apply task for naming parity - 2479ee2
- use the built in github repo secret for release deployments - b611eed
- move commit validation to an util - 8bd560e
- fix checkstyle plugin application test - 811ee1a
- change checkstyle plugin coordinates - e927d29
- update plugin coords for source generator too - e7e32c7
Commits
- a85f03b: Change default single file patch apply mode to OFFSET (tofik.07) (#333)
- 316ace9: Preserve source AT logs (Jason Penilla)
- 6aa74a2: Update DiffPatch group id (Jason Penilla)
- 3abf78a: Merge remote-tracking branch 'papermc/main' into basepatches (Toffikk)
- 2d0c49d: create paper-checkstyle plugin (Jake Potrebic) (#281)
- 641c477: Use convention instead of set in PaperCheckstyle (Jason Penilla)
- a9707a4: Merge remote-tracking branch 'papermc/main' into basepatches (Toffikk)
- 20c7df9: 2.0.0-SNAPSHOT (Jason Penilla)
- cad8e8a: Merge remote-tracking branch 'papermc/main' into basepatches (Toffikk)
- 5ec848f: Composite checkstyle configs (Jake Potrebic) (#372)
- c17bcd0: move setting of default values (Jake Potrebic) (#373)
- 3a4e5d7: Properly track file contents (Jason Penilla)
- 94a549e: Merge branch 'PaperMC:main' into basepatches (tofik.07)
- b61752e: Merge remote-tracking branch 'origin/basepatches' into basepatches (Toffikk)
- 1c7ec86: Version 2.3.11 (Toffikk)
weaver v2.3.10
🚀 Features
- Improve source generation from additional upstreams - bbd967a
🔧 Bug Fixes
- use proper duplicates strategy for shadow - 3c8c22b
- deps: adapt shadow configuration for shadow 9.x and update it to v9.2.2 (#360) - f439166
- deps: update asm to v9.9 (#362) - 79637c5
- deps: update dependency io.mockk:mockk to v1.14.6 (#361) - 79e8818
- deps: update junit-framework monorepo (#358) - 969031b
- deps: update dependency org.eclipse.jgit:org.eclipse.jgit to v7.4.0.202509020913-r (#363) - d8820b7
- deps: update dependency com.diffplug.spotless:spotless-plugin-gradle to v8 (#353) - 189c4ab
- deps: update junit-framework monorepo to v6 (#359) - bf070c6
- deps: update dependency net.kyori:indra-licenser-spotless to v4 (#366) - 85966d2
- bring the publisher jar task name up to par with other bundling tasks - 46332b2
- a git error snuck in - 925b010
- resolve circular dependency errors - f83895d
- feat: Unify the file patching classes, brings back fuzzy apply for resource patches - 9801321
- undo the accidental behaviour change introduced by the previous commit - 96aecd8
- tests/logic: cleanup classes and fix some logic - 458f8ea
🧹 Chores
- continue development cycle - 84bb7c4
- use providers in the publish config - 16c1865
- deps: update gradle/actions action to v5 (#364) - 02230df
- deps: update plugin net.kyori.blossom to v2.2.0 (#365) - 5663183
- unify the rest of tasks with the recent setup change - ca0394f
- remove unnecessary rebuild safeguards - 23deafb
Commits
- remove unnecessary overload - bc700a5
- reduce I/O ops during per-file patches rebuilding - bf36e34
- c22526b: Merge branch 'PaperMC:main' into basepatches (tofik.07)
- c75ca9f: Merge remote-tracking branch 'papermc/main' into basepatches (Toffikk)
- ad27490: misc changes related to generation (Toffikk)
- 1f30819: Merge branch 'PaperMC:main' into basepatches (tofik.07)
- 208be34: Merge remote-tracking branch 'refs/remotes/origin/basepatches' into basepatches (Toffikk)
- 1ee539e: Merge branch 'PaperMC:main' into basepatches (tofik.07)
- rearrange diff - d553237
- rearrange diff - 54d937c
- 8ba4363: Merge remote-tracking branch 'refs/remotes/aws/basepatches' into basepatches (Toffikk)
- 5f5c69e: Merge remote-tracking branch 'origin/basepatches' into basepatches (Toffikk)
- c9d9481: [ci-skip] move some hunks around and adjust path sensitivity (Toffikk)
- Version 2.3.10 - 5051d8d
weaver v2.3.9
🔧 Bug Fixes
- actually depend on the jd mappings - 6df6302
- revert some changes - 97257cf
- deps: update dependency com.gradleup.shadow:com.gradleup.shadow.gradle.plugin to v9.2.2 (#352) - 9b3ae67
- deps: update dependency net.fabricmc:tiny-remapper to v0.12.0 (#356) - a0668eb
- deps: update junit-framework monorepo (#331) - e1b4a1b
- deps: adapt shadow configuration for shadow 9.x and bump shadow to 9.2.2 - 6640759
🧹 Chores
- continue development cycle - 18a9cdd
- deps: update gradle to v9.1.0 (#351) - fb590aa
- remove unintentional indent - 5bfc793
Commits
weaver v2.3.8
weaver v2.3.7
🚀 Features
- add a canvasDevBundle configuration to userdev - e317c9a
- add canvas and folia upstream extensions - 1df6b33
🧹 Chores
- continue development cycle - fd93041
- correct release title - e51d6df
- bump actions in workflows (this somehow got reverted?) - bdaa471
- minor corrections - 05813c1
- switch out the patchedBase tag for basepatches - b57f40d
- remove no longer relevant comments - 4d95b1f
- rename mapping to mappings - 0df75ff
Commits
- Version 2.3.7 - 40806ef
weaver v2.3.6
Weaver 2.3.6