Releases: talwat/pap
Releases · talwat/pap
v0.13.1
v0.13.0
Changelog
- cb545b7 chore: bump version
- 405c293 chore: update dependencies
- 8ad5b2b ci: add debug flag to ci
- 9d8cf0d feat: add debug logging for troubleshooting
- 2a2afe9 feat: error out if no packages specified
- 099319d feat: experimental bukkit generating support
- 1df0e8f fix: add case to handle if current version of pap is newer than latest
- 24660ef fix: add debug for properties
- cd32a4d fix: add debug log to check what is going on
- 4bf807b fix: fix formatting of current version
- e4fcf7a fix: fix fs reading functions and properties reading
- 6207ca6 fix: fix golangci-lint warnings
- a51f754 fix: fix panic if version number is too short
- bc8bc0d fix: flip iterating over version
- 25e584b fix: improve info command
- 7f55010 fix: polish debug logs in download.go and exec.go
- 9176e13 fix: remove -1 from length
- bba3fdb style: fix whitespace in uninstall.go
- 4bab5e3 style: get rid of sloppy len comparisons
- 66cc9de style: resolve dependencies in a seperate function
- 54c7869 style: split up GetPluginInfo further
- 68992c7 style: split up get.go into smaller functions
- db9a66d style: split up structs
- bef4a44 style: tidy structs in paper/structs.go
v0.12.5
Changelog
- 0a4f47d chore: bump version
- ee06c56 ci: add -y to testplugin job
- 7ba392f ci: add case to handle deleting files
- 54484dd ci: add job to test new plugins
- 1b99b6f ci: add token
- d89e9f5 ci: add workflow to test all
- 28d49cf ci: change if statements
- 3943f7d ci: debug echo
- 1ca123c ci: final test
- b9ad268 ci: fix alias used for testing
- 890d2a9 ci: fix another typo
- 03d2658 ci: fix package install person
- fb68701 ci: fix step name
- b85e0a1 ci: fix step name again
- 4a84c64 ci: fix test plugins job to only test json files
- ab4c6b7 ci: fix test_plugins script
- 118f35b ci: fix typo
- 7d6baa8 ci: move checkout to top
- 3ac2e48 ci: only run if there were changes to plugins
- 726999e ci: please help me
- 5cedb93 ci: print debug info
- f35dc05 ci: print more debug info
- 236a142 ci: remove if statement
- fbcee81 ci: remove quotes to perhaps fix the problem
- 7c70cd5 ci: resort to using custom shell script
- cb6ec91 ci: revert "ci: fix step name again"
- 522c1bd ci: switch workflow to detect diffs
- ca653ae ci: test against 1.20
- 6e51c32 ci: test plugin test
- 4adae0f ci: update other workflows to use go 1.20
- 28e760d ci: use GIT_DIFF_FILTERED instead of MATCHED_FILES
- a019e44 ci: use env instead of outputs
- 9889fea ci: use env instead of outputs
- 890dff8 ci: use env instead of outputs
- 5c08c87 ci: use proper syntax to set env variable
- 3ffc977 ci: use shell: bash for getting diff
- 28a1f3a ci: use single line for test changes package step
- ba5dbf2 feat(plugins): add clearlagg
- 55da326 feat: add support for downloading with spigot
- c83b802 fix: add warning to inform if a plugin doesn't support downloading
- 6409c68 rename job for plugintest
- 9beb575 style: format all plugins with prettier
v0.12.4
Changelog
- febcae1 chore: bump to 0.12.4
- 05bd374 ci: disable a few linters that were causing issues
- b4e23bb feat: add support for downloading modrinth plugins and generating a starting point for spigot and modrinth plugins
- be2b208 fix: fix jenkins builds being totally broken
- 6785be7 fix: resolve issues with golangci-lint
v0.12.3
v0.12.2
Changelog
- 2b5bef4 chore: bump version
- 8f46016 chore: revert "ci: use matrix for shells"
- 6a766b3 chore: update dependencies
- b24a098 ci: make tests run on all pushes
- c2f3e6a ci: remove freebsd as a ci build target
- fff00de ci: remove geyser from testing because it has been removed
- 61c5786 ci: remove reinstall update test because it fails if the release hasn't been made yet
- 4880875 ci: use matrix for shells
- fa742f0 feat: add special 404 messages for each request
- aab34f4 fix: fix purpur error messge to be consistent
- 3ea345b fix: use filepath.Join instead of strange sprints
- 1b74e55 style: capitalize comment
- af0328d style: make sure purpur get request isn't too long
v0.12.1
v0.12.0
v0.11.0
Changelog
- 2b91b52 Remove .vscode folder
- 99bc788 chore: update dependencies
- c6f62c2 ci: add ability to run tests with workflow dispatch
- 3861eb9 feat: add self updating
- 2aa8cc5 feat: add self updating
- 026d9d2 feat: add stdout option to script command
- d09660a fix: fix a few things and resolve golangci-lint warnings
- 06f7634 fix: prepare for merge