Skip to content

Releases: PaperMC/paperweight

paperweight v2.0.0-beta.4

16 Dec 04:08
v2.0.0-beta.4
e6e7c19
Compare
Choose a tag to compare

🧹 Chores

Commits

  • 5cadc93: Remove mache version printout (Jason Penilla)
  • 31838b3: Generate dev bundle patches using diffpatch (Jason Penilla)
  • check if mache is empty instead of using a DirectoryProperty as a boolean marker - 66a73c9
  • 4934411: Import library files in separate task from SetupVanilla (Jason Penilla)
  • Version 2.0.0-beta.4 - e6e7c19

paperweight v2.0.0-beta.3

15 Dec 23:39
v2.0.0-beta.3
ca38762
Compare
Choose a tag to compare

🧹 Chores

Commits

  • 570c7f8: Use root project name for bundler and paperclip jars (Jason Penilla)
  • Version 2.0.0-beta.3 - ca38762

paperweight v2.0.0-beta.2

15 Dec 21:34
Compare
Choose a tag to compare

🚀 Features

  • update restamp to support inheritance (#268) - 585c142

🧹 Chores

Commits

  • 0c41c87: Back to 2.0.0-SNAPSHOT (Jason Penilla)
  • Version 2.0.0-beta.2 - 33b02b9

paperweight v2.0.0-beta.1

13 Dec 21:17
v2.0.0-beta.1
25dd983
Compare
Choose a tag to compare

Commits

  • a246f18: 1.7.8-SNAPSHOT (Jason Penilla)
  • 8091dbf: fix formatting (Jason Penilla)
  • 0f2bab7: paperweight v2 (MiniDigger | Martin)
  • 673ce7b: tests (MiniDigger | Martin)
  • 8620635: Fixes (Jason Penilla)
  • 392668c: run spotless (Jason Penilla)
  • edacf05: Fix slf4j issue (Jason Penilla)
  • 9d336e1: Remove redundant repository injection (Jason Penilla)
  • 2a33517: add paper repo to functional test project (Jason Penilla)
  • 9a0c0f2: align some file locations with conventions (Jason Penilla)
  • b4750b2: Start bringing back reobf mappings gen & packaging (Jason Penilla)
  • 64589ec: Use spigot recompiles if present (Jason Penilla)
  • 80d00b0: cleanup relocations (MiniDigger | Martin)
  • 27246cd: spotless (MiniDigger | Martin)
  • e890332: dont break nbt files (MiniDigger | Martin)
  • ad77945: fix compile (MiniDigger | Martin)
  • 331988f: make sure comment is actually accurate (MiniDigger | Martin)
  • 23970f9: Fix decompile not using java toolchain (Jason Penilla)
  • e03710c: Don't shade restamp (Jason Penilla)
  • a38e7aa: Revert "Don't shade restamp" (Jason Penilla)
  • 362bdd6: Resolve restamp at runtime and run it using isolated workers (Jason Penilla)
  • eead554: Start ripping out legacy code (Jason Penilla)
  • 61eab47: Remove more legacy code (Jason Penilla)
  • f361b18: Use java toolchain to run codebook (Jason Penilla)
  • 88bd533: More cleanup, update source generator helper (Jason Penilla)
  • 28d3d9d: Update functional test (Jason Penilla)
  • e194702: Update gradle, use attributes to declare java/gradle compatibility, other misc changes (Jason Penilla)
  • b23d0bd: Initial work on updating userdev (Jason Penilla)
  • 9be31dd: Move userdev setup execution to task execution time (Jason Penilla)
  • 6ceb7e8: Fix rebuildPatches and work on config caching compat (Jason Penilla)
  • e556389: Override snappy temp dir (Jason Penilla)
  • cc0127a: don't copy nbt files to resources (MiniDigger | Martin)
  • 7014ccc: Revert "don't copy nbt files to resources" (MiniDigger | Martin)
  • 8ff2d5c: use the right ignorePrefix to ignore the nbt files (MiniDigger | Martin)
  • 89c113a: Update testing mache (Jason Penilla)
  • 243ab68: Populate mache config at execution time when config cache is reused (Jason Penilla)
  • a7f1809: allow having a not existing feature patches folder (MiniDigger | Martin)
  • f5702e0: Adjust CollectATsFromPatches optional inputs (Jason Penilla)
  • 9848675: Make patches optional for ApplyFilePatches (Jason Penilla)
  • dce2d7e: Disable patcher build for now (Jason Penilla)
  • Version 2.0.0-beta.1 - 25dd983

paperweight v1.7.7

05 Dec 21:49
v1.7.7
6852f0e
Compare
Choose a tag to compare

Commits

  • 459abae: 1.7.7-SNAPSHOT (Jason Penilla)
  • 8d474cb: Disable transitive dependencies of vanilla dependencies (Jason Penilla)
  • Version 1.7.7 - 6852f0e

paperweight v1.7.6

04 Dec 03:22
v1.7.6
a4b9ca3
Compare
Choose a tag to compare

Commits

  • a869b9e: 1.7.6-SNAPSHOT (MiniDigger | Martin)
  • 64aeed7: Adjust spigot dependency download for Gradle 8.11+ (Jason Penilla)
  • Version 1.7.6 - a4b9ca3

paperweight v1.7.5

18 Nov 15:50
Compare
Choose a tag to compare

🚀 Features

  • allow setting extra manifest entries for bundler jars (#263) - d075ac0

Commits

  • 6408556: 1.7.5-SNAPSHOT (Jason Penilla)
  • 5ddb759: release Version 1.7.4 (MiniDigger | Martin)

paperweight v1.7.4

25 Oct 19:39
v1.7.4
5bcee63
Compare
Choose a tag to compare

Commits

  • 91fac74: 1.7.4-SNAPSHOT (Jason Penilla)
  • addb21d: Add mainCapabilityAttribute to disambiguate project dependencies with multiple capabilities when bundling library jars (Jason Penilla) (#257)
  • 5f8df32: Always make mc-dev-sources when applying patches (Bjarne Koll) (#259)
  • Version 1.7.4 - 5bcee63

paperweight v1.7.3

28 Sep 02:30
v1.7.3
4e08a00
Compare
Choose a tag to compare

Commits

  • 40f7822: 1.7.3-SNAPSHOT (Jason Penilla)
  • b3467d9: Guard against invalid remapJar configs (Jason Penilla) (#256)
  • 4b9a233: Specify myers diff algorithm explicitly (okx-code) (#252)
  • Version 1.7.3 - 4e08a00

paperweight v1.7.2

06 Aug 20:41
v1.7.2
33a8f20
Compare
Choose a tag to compare

🔧 Bug Fixes

  • userdev: invalidate caches for preceding steps when a step fails (#250) - a788a97, closes #247

Commits