v0.1.0-beta
github-actions
released this
05 Sep 15:34
·
785 commits
to master
since this release
Highlights
- basic framework
- login
- download (url mode)
Changelog
New Features
- b54228c: feat(cmd): add comments (@iyear)
- 039591f: feat(cmd): add dl (@iyear)
- c566d0d: feat(cmd): add version cmd (@iyear)
- 9ad5369: feat(downloader): add download dir log (@iyear)
- 14e40e7: feat(pkg): downloader impl (@iyear)
- 0c522f6: feat(pkg): progress bar (@iyear)
- f0913f5: feat(utils): add path exists (@iyear)
- 1f18d7a: feat(utils): new utils (@iyear)
Bug fixes
- c76d3eb: fix(cmd): gen docs (@iyear)
- d81c5d0: fix(downloader): close file error (@iyear)
- c030665: fix(downloader): stop progress (@iyear)
- 8b8c4ec: fix(downloader): write files concurrently (@iyear)
- fb06eec: fix(kv): validation (@iyear)
- e027a24: fix(progress): time in progress precision (@iyear)
- 6bfe8c8: fix(util): format bytes name and add TB (@iyear)
Documentation updates
- 2a76431: docs(README): add (@iyear)
- 8ee1bb8: docs(README): modify emoji (@iyear)
- 47eccc5: docs(cmd): update (@iyear)
- f85aa49: docs(cmd): update dl (@iyear)
- 8c719c3: docs(cmd): update proxy flag comments (@iyear)
Refactoring
- 28f6944: refactor(cmd): NA (@iyear)
- 51290f2: refactor(cmd): context (@iyear)
- e1045fb: refactor(consts): home dir (@iyear)
- 30dd6e0: refactor(consts): separate (@iyear)
Others
- 61dc24c: chore(LICENSE): add AGPL-v3.0 (@iyear)
- 47388ba: chore(dep): upgrade (@iyear)
- 045b01a: chore(gitignore): add downloads and *.exe (@iyear)
- 40097c6: chore(progress): reduce tracker length (@iyear)
- b5b5699: ci(Makefile): init (@iyear)
- 50be06c: ci(actions): master branch build and test (@iyear)
- c46452b: ci(actions): release action (@iyear)
- df9f22f: ci(goreleaser): add archive (@iyear)
- 5ea5ebd: ci(goreleaser): init (@iyear)
- 7523427: docs(README.md): add preview (@iyear)