Releases: talwat/pap
Releases · talwat/pap
v0.10.1
v0.9.1
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
v0.8.1
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
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.