Skip to content

Releases: PaperMC/paperweight

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

paperweight v1.7.1

11 May 20:03
v1.7.1
4d47004
Compare
Choose a tag to compare

Commits

  • d3a5f5f: 1.7.1-SNAPSHOT (Jason Penilla)
  • 007ef94: Use first capability of a project in case of multiple when creating bundler jars (Jason Penilla)
  • eb14faf: Update for paper-mojangapi removal (Jason Penilla)
  • Version 1.7.1 - 4d47004

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