Releases: PaperMC/paperweight
Releases · PaperMC/paperweight
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
paperweight v1.5.9
paperweight v1.5.8
paperweight v1.5.7
🔧 Bug Fixes
🧹 Chores
- update comments - 23d9406
Commits
- 3806539: 1.5.7-SNAPSHOT (Jason Penilla)
- 157abbb: fix #209 (Jason Penilla)
- 88edb5c: fix formatting (Jason Penilla)
- 4803719: add supported environment check for GenerateDevBundle (Jason) (#213)
- 3a4ea86: core/patcher: print version and os on plugin apply & don't require unsupported property for windows dev bundle gen (Jason Penilla)
- c80a23c: bump ASM to 9.6 (Jason Penilla)
- Version 1.5.7 - 2dd3e6f
paperweight v1.5.6
🧹 Chores
- Bump ASM & lorenz-tiny - d3d7eec
Commits
- 972de2e: Add task to scan generated code to make sure versions match (Jake Potrebic) (#197)
- 9f602b8: Fix license formats (Kyle Wood) (#197)
- 92f922f: support importing files from data/minecraft/ into the resources folder (Jake Potrebic) (#190)
- 33b8a1b: add task to filter project dir (Jake Potrebic) (#190)
- 329b566: fix a couple issues after rebasing on main (Jake Potrebic) (#190)
- a3033c6: fix license and style violations (Jake Potrebic) (#190)
- ce9df1c: account for inner classes (Jake Potrebic) (#190)
- 57566dd: Remove commented code (Kyle Wood) (#190)
- 3f6c7a5: Fix Gradle deprecation issue, buildSrc missing name (Kyle Wood) (#190)
- c2d4fcb: fix FilterProjectDir vanillaJar input (Jake Potrebic) (#198)
- 28786b0: use ceilingEntry instead of higherEntry for line mappings (Jason Penilla)
- d23909c: adjust ScanJar loggers (Jason Penilla)
- Version 1.5.6 - 8faebd1
paperweight v1.5.5
paperweight v1.5.4
🚀 Features
🧹 Chores
- userdev: log a message when experimental shared caches are enabled - 11ba590