Skip to content

Releases: PaperMC/paperweight

paperweight v1.7.0

01 May 17:49
v1.7.0
c3c104c
Compare
Choose a tag to compare

🚀 Features

  • userdev: Enable shared caches by default (#235) - f964c5b

Commits

  • 6495ae0: 1.6.4-SNAPSHOT (Jason Penilla)
  • b26c85b: Remove withDisallowUnsafeRead from PaperweightUserExtension#minecraftVersion (Jason Penilla)
  • Version 1.7.0 - c3c104c

paperweight v1.6.3

29 Apr 23:20
v1.6.3
a325636
Compare
Choose a tag to compare

🚀 Features

  • userdev: add pluginRemapper configuration to more easily upgrade tiny-remapper for reobfJar without disturbing the dev bundle pipeline - 0b9e073

Commits

  • f391c0c: 1.6.3-SNAPSHOT (Jason Penilla)
  • e54e9fc: Only exclude transitives for our tiny-remapper dep (Jason Penilla)
  • 3711175: make ReobfArtifactConfiguration fields @JvmStatic (Jason Penilla)
  • 381e557: Don't warn about mcdev data files that aren't being modified (Jake Potrebic) (#241)
  • b47a75a: Apply a specific rule to exclude JUnit (Octavia Togami) (#205)
  • Version 1.6.3 - a325636

paperweight v1.6.2

28 Apr 00:37
v1.6.2
668e516
Compare
Choose a tag to compare

Commits

  • 095a321: 1.6.2-SNAPSHOT (Jason Penilla)
  • 073ed85: Bump default java launcher version (Jason Penilla)
  • 8828b4a: Bump default scanJar memory (Jason Penilla)
  • Version 1.6.2 - 668e516

paperweight v1.6.1

27 Apr 23:06
v1.6.1
10b0c49
Compare
Choose a tag to compare

Commits

  • cf4fcd8: 1.6.1-SNAPSHOT (Jason Penilla)
  • cfcb6ad: Check for offline mode before initializing submodules (Jason Penilla)
  • 0eaa60e: Fix mappings missing from dev bundle server jar (Jason Penilla)
  • 78f033b: Fix mappings missing from dev bundle server jar (real) (Jason Penilla)
  • Version 1.6.1 - 10b0c49

paperweight v1.6.0

26 Apr 23:19
v1.6.0
17b3734
Compare
Choose a tag to compare

🚀 Features

  • core/patcher: Add PaperweightSourceGeneratorHelper to replace VanillaGradle usage - c6d776d

Commits

  • 4a2e036: 1.5.16-SNAPSHOT (Jason Penilla)
  • c8f6e05: Plugin remapping (Jason Penilla) (#239)
  • ca387c9: Update RemapSources sourceCompatibility convention (Jason Penilla)
  • 114dc61: Fix whitespace (Jason Penilla)
  • e927958: Bump dev bundle revision to 4 (Jason Penilla)
  • Version 1.6.0 - 17b3734

paperweight v1.5.15

11 Apr 00:09
v1.5.15
2a02316
Compare
Choose a tag to compare

Commits

paperweight v1.5.13

04 Apr 21:07
v1.5.13
b7a64b0
Compare
Choose a tag to compare

Commits

  • 374131f: 1.5.13-SNAPSHOT (Jason Penilla)
  • 8c3c62d: Update foojay resolver (Jason Penilla)
  • 7545624: Make patched file filtering incremental & compile against filtered jar (Jason Penilla) (#237)
  • Version 1.5.13 - b7a64b0

paperweight v1.5.12

27 Mar 19:41
v1.5.12
2fba0a0
Compare
Choose a tag to compare

🔧 Bug Fixes

  • core/patcher: Download Spigot dependencies using DetachedResolver (#233) - bf78951, closes #232

Commits

  • 15224af: 1.5.12-SNAPSHOT (Jason Penilla)
  • 6383871: Update Gradle wrapper to 8.5 (Jason Penilla)
  • 4bc9495: Bump Mercury (Jason Penilla)
  • 0b3688c: Use JDK 17 toolchain and set -Xjdk-release=11 (Jason Penilla)
  • 21f771d: Make RemapSources sourceCompatibility a property (Jason Penilla)
  • dafc134: Update ASM to 9.7 (Jason Penilla)
  • 0d47c66: Update Gradle wrapper to 8.7 (Jason Penilla)
  • Version 1.5.12 - 2fba0a0

paperweight v1.5.11

08 Dec 18:08
v1.5.11
7e631a2
Compare
Choose a tag to compare

Commits

  • 4e97731: 1.5.11-SNAPSHOT (Jason Penilla)
  • fc0ead8: Update spotless and fix license check (Jason Penilla) (#227)
  • b356b4d: Don't log Git output for patch apply by default (Jason Penilla) (#228)
  • f154896: Don't log Git output for rebuilds by default either (Jason Penilla) (#229)
  • 8230d7d: Clean up apply and rebuild logging (Jason Penilla)
  • Version 1.5.11 - 7e631a2

paperweight v1.5.10

21 Nov 19:53
v1.5.10
6a36cfa
Compare
Choose a tag to compare

Commits

  • 8720525: 1.5.10-SNAPSHOT (Jason Penilla)
  • 609bec2: increase buffer size when hashing files and don't buffer when hashing strings (Jason Penilla) (#219)
  • c7d0820: skip intermediary copy when filtering jars (Jason Penilla) (#220)
  • 5225a4d: Use short-circuiting content comparison instead of hash comparison when possible (Jason Penilla) (#222)
  • daab4fa: Add InputStream contentEquals overload (Jason Penilla)
  • 1d88d33: Move DownloadService name to a constant (Jason Penilla)
  • 7d2ae18: Don't hash the dev bundle zip twice (Jason Penilla) (#223)
  • 3be0f6c: Update Gradle to 8.4 (Jason Penilla) (#224)
  • 47ec175: Update DiffPatch (Jason Penilla) (#225)
  • 87e8db2: Make ByteArray#asHexString less slow (Jason Penilla)
  • 7669316: Change back to our deleteRecursive utility instead of Kotlin's new built in one (Jason Penilla)
  • 76dad96: Short circuit userdev up-to-date checking on the last step when the dev bundle hasn't changed (Jason Penilla) (#221)
  • Version 1.5.10 - 6a36cfa