Skip to content

Releases: talwat/pap

v0.16.0

27 May 10:12
Compare
Choose a tag to compare

Changelog

  • d718d27 chore: bump deps
  • 23c7404 chore: bump version
  • e62c052 chore: fix golangci-lint issue
  • 7eb5bc3 feat: add support for Forge servers (#12)
  • ee9f7d3 fix: add a lot of comments for the purpose of maintainability

v0.15.0

19 Apr 18:11
Compare
Choose a tag to compare

Changelog

  • 1f53b58 chore: bump version
  • 791247c feat: download plugins first, then install them
  • d445216 fix: fix typo in skipping message
  • 302ae45 fix: improve dependency handling and eliminate installing duplicate plugins

v0.14.4

09 Apr 17:06
Compare
Choose a tag to compare

Changelog

  • d217cde chore(plugins): bump plugins
  • 381b99d chore: bump version
  • 83433b7 ci: add a missing double quote
  • b1ceac6 ci: attempt to fix detection of whether the runner is on windows or isn't
  • 8ee1980 ci: fix plugintest workflow by running different commands on windows
  • 4d2b5bf ci: fix workflow to test all plugins
  • 398aa9f ci: re-add getting diff for workflow
  • 61a16d8 ci: remove double quotes entirely
  • 71654d6 ci: replace listed directory in windows plugin test all workflow
  • 0c31035 ci: swap conditions
  • 5b5b5de ci: use correct syntax for plugin test
  • 9700163 ci: use splatting for plugin test on windows
  • 8e18a62 feat: add eula as an alias to the sign command
  • 0e00a11 fix(plugins): add a leading slash to the essentialsx website
  • 0efea8e fix(plugins): fix towny
  • b950cbc fix(plugins): make many plugins use the latest version
  • e8b80ef fix: make vault use the latest version
  • e091ed0 fix: use double quotes for setting CHANGES

v0.14.3

05 Apr 12:58
Compare
Choose a tag to compare

Changelog

  • ad8e7b9 build: re-add -d flag
  • d5fdfdb build: remove -D flag from install
  • 4fdfd3e chore: bump version
  • c3784ae ci: made testing self updater continue even on error because releases always fail
  • 3b8ffe6 ci: update ci to latest breaking changes and utilize the full makefile

v0.14.2

04 Apr 17:53
Compare
Choose a tag to compare

Changelog

  • 421bc37 chore: bump version
  • c5841a7 fix(gitignore): add build to the gitignore
  • 566d060 fix: fix log when resp.ContentLength != -1
  • 33b5289 fix: fix progressbar on fabric
  • 96d2093 fix: make --jar required (#8)

v0.14.1

19 Mar 17:54
Compare
Choose a tag to compare

Changelog

  • cb4c3a7 feat: add message if there were no changes

v0.14.0

19 Mar 11:59
Compare
Choose a tag to compare

Changelog

  • d6a27f0 chore: bump version
  • 9bc64a1 feat: add fabric support (#6)
  • 2e01ef8 feat: switch to using gobar
  • 2c3a8c1 fix: highlight warning in continue prompts

v0.13.4

15 Mar 16:11
Compare
Choose a tag to compare

Changelog

  • e5bf597 chore: bump version
  • 6515557 fix: fix optional dependencies not being picked up

v0.13.3

15 Mar 15:49
Compare
Choose a tag to compare

Changelog

  • 18cf258 chore: bump version
  • d6fc551 fix: fix script command not respecting -mem

v0.13.2

04 Mar 22:07
Compare
Choose a tag to compare

Changelog

  • b328f68 chore: bump version
  • 0422cdf fix: polish a few functions and use better flags for CreateFile() function