Skip to content

v1.5.2

Compare
Choose a tag to compare
@miguelmota miguelmota released this 14 Aug 07:14
· 382 commits to master since this release

Changelog

d9e1b88 Merge branch 'biehlerj-master'
97a2f52 Use os.UserConfigDir() for preferred config directory
32b0d06 Merge branch 'master' of https://github.com/biehlerj/cointop into biehlerj-master
f56d0a6 Removing artifacts from tests to check what would happen if HOME and XDG_CONFIG_HOME are undefined
261f893 Add command to read bitcoin dominance percentage
8d3d026 go mod vendor
d8f88d8 Add filter flags to holdings command
fd87bb6 Add output format options for holdings command
832284d Add sort options for holdings command
b7ede5a Remove runtime package and OS checks in favor UserConfigDir and UserHomeDir which are platform agnostic and add more robust tests
b47b447 Add boolean to UserPrefferedHomeDir to help correctly build configuration file placement and account for users with XDG_CONFIG_HOME defined
a7f1e12 go mod vendor
3ee3358 Implement api interface for selective coin data
97facbe Add command to print holdings
9d15e26 Update more info url
42ac3f3 Add version and license info to help view
4e6a471 Add per page flag
bea2b12 Show currency symbols in convert menu
d0fb190 Add additional page navigation shortcuts
0fed4d5 Print version string with newline
71d09da Update RPM spec
6eff97f Update CHANGELOG