Releases: 52funny/pikpakcli
Releases · 52funny/pikpakcli
v0.20
Changelog
- 6325bc5 feat: add github ci
- 2cb7e07 fix: enlarge page limit
- fc174e7 fix: error message showing
- 3052215 fix: fix exceeding the paging size can not be displayed
- 23a5d8a fix: updated the login api error
v0.19
Changelog
- 691516a feat: add github ci
- 2cb7e07 fix: enlarge page limit
- 3052215 fix: fix exceeding the paging size can not be displayed
v0.18
Changelog
- d6f24b5 fix: temporarily fixed a problem where the display name was too long
- 16c713c fix: update default download path
- 0c17ea9 fix: use OAuth 2.0 token endpoint to fix the "captcha_required" login error
v0.17
Changelog
- 70c2900 feat: add downloading progress bar infomation
- 2b2824d fix: by default only one file is downloaded at a time
- 84b14b1 fix: fix embed issue
- 6c476e9 fix: use unsafe library to transmute string to byte slice
- ec409ea fix: windows path error
- c49ced8 refactor: implement some functions in a simple way
- e770f92 refactor: simplified upload sync code
v0.16
Changelog
- f5030a7 feat: download: support resuming
- 48416fb refactor: modify some deprecated functions
- 9628161 refactor: update goreleaser config
v0.15
Changelog
- c94c7ad 1: format list with file ID column 2: format created time with year, format: 2006-01-02 15:04:05
- 6ba1599 add lsit command
- 78ab93e add some explanations
- 956bbce add the acquisition quota command.
- 52ae949 fix the list display.
- 5b2dccd fix upload bug
- 5f1a6b5 update readme
v0.13
Changelog
- 9453e85 add parent id in share and upload commnad.
- 9da0075 fix the message for the proxy error.
- fb4b521 support parent id in download and new commands.
- 894c504 update readme.md