Releases: polyrabbit/my-token
Releases · polyrabbit/my-token
v0.6.1
Changelog
- b506f24 Bump github.com/fatih/color from 1.7.0 to 1.13.0 (#39)
- c35dd0e Bump github.com/mattn/go-colorable from 0.0.9 to 0.1.12 (#40)
- 5c3618b Bump github.com/preichenberger/go-coinbasepro/v2 from 2.0.5 to 2.1.0 (#37)
- f0ff60c Bump github.com/spf13/viper from 1.6.2 to 1.7.1 (#17)
- 0a4664a Bump github.com/tidwall/gjson from 1.6.0 to 1.6.6 (#36)
- b036412 Fix NPE when binance is offline
- d4c47e0 Fix lost symbols on consecutive cli args (#35)
- 137cadc Resort to github action
- 7791c8f Smarter "--proxy" prompt
- 1bd00d5 Upgrade to GitHub-native Dependabot (#34)
- d267a33 go fmt code
Support specifying api key
Dropped darwin/386 builds due to deprecation in go 1.15 see upstream mitchellh/gox#146
v0.5.1
OKex changed their api
v0.5.0
- Support generating example config file
- Refactor code structure
v0.4.0
Support Coinbase
v0.3.1
Fix the terminal refresh issue
v0.3.0
- Support specifying columns to show
- No longer support BigOne, as they don't have a stable api
- Use glide to install packages in travis, for consolidated dependencies
v0.2.0
Support Kraken and use "github.com/buger/jsonparser" to save my life
v0.1.0
Try `curl | bash` style download