Changelog
- 8d349f7 Added total market cap, and comma separated dollar values
- d073079 CI release integration
- 58b6420 Create go.yml
- d3c31a6 added CHANGELOG.md
- 9b917bf added ISSUE_TEMPLATE
- 0193cfc added codecov badge to readme
- 4771a7f added configuration_repo.json
- ca2f1a7 added github action go.yml
- daadf67 added github actions
- 3c3e737 added limit to --top cli arg
- 17ae949 added remaining tests
- f9830b1 added top movers data plus test
- fee1195 adding GOPATH for goreleaser
- 2f5b722 adding coverage - starting tests
- cf54a9f adding github action
- 684c15f adding github actions
- a3b18fb applied go 18 fix to go.mod go.sum - go get -u golang.org/x/sys
- 6a3861a codeql use go 18
- 130c4d1 coinmon-go basic proof of concept ✨
- 4b6321b coinmon-go basic proof of concept ✨
- 8db833e constant var remove duplicate
- f6dc3a1 fixed api too many requests bug - sleep for 15 seconds
- 6148619 fixed release go version
- 5283621 fixed release workflow
- bbbcc75 fixed up go.mod go.sum dependencies
- 7097151 fixing goreleaser syntax release action
- fde1464 fixing yaml format typo
- adc3f50 gen release with goreleaser
- 92cc28d improvements
- b6dbc6e only test on go 1.17.x
- e281954 prevent number formatting potential errors - update codecov range
- 0b1403f remove codacy
- d3fe3d8 removed cached MakeFile misspelled
- a00b44a removing go static check workflow action
- ecdb184 renamed MakeFile to Makefile
- 1cd1139 resolve go1.18 compatability issue - https://stackoverflow.com/questions/71507321/go-1-18-build-error-on-mac-unix-syscall-darwin-1-13-go253-golinkname-mus
- b53a4b1 set default limit to 10, reduce code reuse
- 69bd5e4 testing 7 day cmc api. - limit 5000 costs 25 free api credits , limit 333 per day
- 0f7c734 testing action workflow
- 2493f3d testing goreleaser
- 71e71a0 tidy up go.yml
- 5e541c9 tweaking .goreleaser.yaml
- 7ad51a4 update go modules for go 18
- f932199 updated workflow, pre intermittent bug fix
- a74c601 updating go workflow actions
- 2892e37 use coinmarketcap api instead of coincap api
- 70458dd use go 18 coverage report