Skip to content

v0.1.0

Compare
Choose a tag to compare
@Splode Splode released this 17 Feb 02:46
· 55 commits to master since this release

Changelog

8402590 chore: add Taskfile for task running
bdc9440 chore: add goreleaser config
29e092b chore: bump minor version
79b167a chore: ignore .envrc
5f756bc chore: update go mod name
a4f029a chore: update go mod to use github path
3418646 feat: add basic flags
c169500 feat: add dedicated flag parser and config type
ba9674b feat: add exit func to cleanly exit app on err
e969b01 feat: download to a given out dir
6d9680b feat: download with goroutines
31f8d03 feat: infer file extension from content-type header
3d41dcf feat: override default flag usage message
04a2218 fix: banner image path
87b50fe fix: don't throttle on leading download
32f8630 initial commit
2620a71 refactor: move download function to downloader
7a819d7 refactor: rename download