Releases: PaperMC/paperweight
Releases · PaperMC/paperweight
paperweight v1.6.2
paperweight v1.6.1
Commits
paperweight v1.6.0
🚀 Features
- core/patcher: Add PaperweightSourceGeneratorHelper to replace VanillaGradle usage - c6d776d
Commits
paperweight v1.5.15
Commits
- Version 1.5.15 - 2a02316
paperweight v1.5.13
paperweight v1.5.12
🔧 Bug Fixes
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
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
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