paperweight v2.0.0-beta.8
github-actions
released this
21 Dec 21:41
·
24 commits
to main
since this release
🔧 Bug Fixes
🧹 Chores
- back to 2.0.0-SNAPSHOT - 3108ba6
Commits
- bd8834e: Initial commit for patcher v2 (Jason Penilla) (#265)
- b7549c9: Use compile classpath for restamp on fork setup (Jason Penilla) (#265)
- 499fb96: Set branch name when checking out repo for feature patches (Jason Penilla) (#265)
- 941a102: Fix warning from param name (Jason Penilla) (#265)
- 921e06a: Split repo patch set type from directory, add convenience helpers (Jason Penilla) (#265)
- 55eb148: small dsl adjustments (Jason Penilla) (#265)
- b5a95e5: split single file/directory patching registration (Jason Penilla) (#265)
- a86088c: Fix missing feature patch dir breaking build (Jason Penilla) (#265)
- f9879f0: Split fork library imports into separate task (Jason Penilla) (#265)
- 8326d27: Replace ensureClean util (Jason Penilla) (#265)
- ad369b5: Don't apply fork ATs when the file is blank (Jason Penilla) (#265)
- 39d316f: Rename upstream apply task (Jason Penilla) (#265)
- d9e9e6c: Write rejects for single file patches (Jason Penilla) (#265)
- 91aca92: only use jar files for jst classpath (Jason Penilla) (#265)
- d5d33af: Don't configure ATs in PatchingTasks for now (Jason Penilla) (#265)
- 741bc34: Fix rebuild patches adding a blank line to empty AT files (Jason Penilla) (#265)
- a931fbe: - rework library file imports (Jason Penilla) (#265)
- 590885d: gzip library file index and optimize disk format (Jason Penilla) (#265)
- 0f0ebb6: simplify and deduplicate logic between CopyAndTag/FilterRepo (Jason Penilla) (#265)
- 6aa9c07: Update ForkSetup for JST changes (Jason Penilla) (#265)
- f05da3e: Remove some unused code (Jason Penilla) (#265)
- e919f8b: Rename and reorganize patching tasks, add task descriptions, make file patch & other commit messages identifying (Jason Penilla) (#265)
- 8dd607d: Fix ApplyFilePatchesTest (Jason Penilla) (#265)
- 3fd453b: Make bundler/paperclip tasks not cached by default (Jason Penilla) (#265)
- f0ed100: Allow configuring JavaLauncher used for userdev setup (Jason Penilla) (#265)
- 8bcf52e: Update JST (Jason Penilla) (#265)
- 8109fa3: Don't cache RemapJar by default (Jason Penilla) (#265)
- 8030f7e: Properly name fork bundler/paperclip jars (Jason Penilla) (#265)
- 81285eb: Only register SetupPaperScript for Paper (Jason Penilla) (#265)
- 79f269b: Don't change task names for Paper (Jason Penilla) (#265)
- 27562d5: fix tests (Jason Penilla) (#265)
- b3e3bf7: Remove unused feather dep, move jgit dep to core as it's not needed by userdev (Jason Penilla) (#265)
- 3943701: Copy single file patch result even on failure (Jason Penilla) (#265)
- 48ea13b: Rename src/vanilla to src/minecraft (Jason Penilla) (#265)
- e1374a4: Clean up task groups (Jason Penilla) (#265)
- e4064db: Always create base tag before applying file patches (Jason Penilla) (#265)
- 5ca1fad: fix regression in fork minecraft patching task names (Jason Penilla) (#265)
- 3cd92df: Single file patch improvements (Jason Penilla) (#265)
- b15e7a3: Replace UpstreamConfig#paper property with UpstreamConfig#applyUpstreamNested (Jason Penilla) (#265)
- 8eda831: Use Minecraft libraries instead of compile classpath for fork AT classpath (Jason Penilla) (#265)
- d8fe4f5: Update deploy-snapshot.yml (Jason Penilla) (#265)
- 6cad4e7: Renames and minor cleanup (Jason Penilla) (#265)
- f0563fd: Move some tasks to core and other misc cleanup (Jason Penilla) (#265)
- 1f21304: bump jgit to 7.0.0 (granny) (#271)
- Version 2.0.0-beta.8 - 2d3d03a