Skip to content

Releases: talwat/pap

v0.10.1

22 Jan 14:02
Compare
Choose a tag to compare

Changelog

  • 38faf12 chore: bump version
  • 8aa4c5a chore: bump version & remove unneeded fields
  • 6849d2f feat: add purpur support
  • 05d7b0a fix: add unsupported message to official jarfile
  • 5989956 style: omitt unneeded fields in structs

v0.9.1

03 Jan 12:19
Compare
Choose a tag to compare

Changelog

  • b3737b7 chore: bump to 0.9.0
  • cf06215 ci: resolved issues with golangci-lint
  • 5f11737 ci: update tests
  • 15b5ecd feat!: add new feature for using the official jarfile
  • 3a957d7 feat: add date display to official jarfile
  • 49205a0 fix: Fix colors on windows, and rename app to internal
  • 5e1785a fix: add warning before downloading official jarfile
  • 3d68d33 fix: fix stub for official jarfile

v0.8.2

28 Dec 16:53
Compare
Choose a tag to compare

Changelog

  • 3b78a63 fix: fix jarfile verification error message and make hash type configurable in download function

v0.8.1

28 Dec 16:34
Compare
Choose a tag to compare

Changelog

  • 25a3261 Removed OpenBSD from binary supported operating systems
  • 8d78ce5 chore: bump version 0.8.1-beta -> 0.8.1
  • 65c2573 chore: make version beta
  • ef31491 fix: fix build being validated with value of version in download.go
  • e1b34e1 fix: fixed validating options and added some colors
  • 3efd935 style: move paper code into a seperate jarfiles directory
  • e47665e style: remove unnecessary variable in geyser.go

v0.8.0

27 Dec 18:31
Compare
Choose a tag to compare

Changelog

  • 93c7dcc Add package documentation and move newLoadingBar to a different function
  • 6190cd1 Added aikars flag
  • c139d6e Bump version number
  • 86b9abb Cleaned up progress bar
  • 935be4d Fixed properties get command output (removed extra trailing newline)
  • 5dec0df In tests, read generated script file after it being generated
  • 3a29de8 Put commas around windows-latest
  • 5942e14 Read a few more created files and (hopefully) fix script reading
  • ad32931 Refactor a few other pieces of code
  • 1a72dc7 Remove quotes from script commands
  • 65e3560 Use single quotes instead of double quotes
  • a22fe1a fix: fixed a few bugs, and made version a constant.

v0.7.0

26 Dec 13:45
Compare
Choose a tag to compare

Changelog

v0.6.0

25 Dec 15:50
Compare
Choose a tag to compare

Changelog

v0.5.2

18 Dec 09:31
Compare
Choose a tag to compare

Changelog

  • 470a255 Move scripts and make make papermc error messages intergrate better with pap

v0.5.1

17 Dec 19:44
Compare
Choose a tag to compare

Changelog

  • 43c91e9 Imrpove batch script generation and add more information about flags

v0.5.0

15 Dec 13:53
Compare
Choose a tag to compare

Changelog

  • c6b9335 Add support for downloading geyser
  • 0861ff6 fixed golangci-lint errors and YesOrNo prompt