Skip to content

v1.6.4

Compare
Choose a tag to compare
@miguelmota miguelmota released this 25 Apr 19:20
· 241 commits to master since this release
9fab6bd

Changelog

9fab6bd File cache fix
7b73406 Merge branch 'afh-debuglog'
52a1699 Merge branch 'debuglog' of https://github.com/afh/cointop into afh-debuglog
a794be6 faq: Formatting fix
38a8858 Merge branch 'afh-currency-formatting-faq'
c6e18e8 Add FAQ how to change currency and numeric values formatting
dcd0410 Address PR comments
8c71604 Merge branch 'afh-rank-color'
220a396 Reduce number of save calls. #120
5cdfd83 Use log package for logging
36bc8a8 Update social links
aec94c3 go mod tidy
92e9399 Add stripansi dependency
1547150 Merge branch 'afh-table-alignment'
9c11026 Revert "Add stripansi dependency, update dependencies and vendor"
cae7d52 Merge branch 'master' into table-alignment
bd9acb1 Merge branch 'afh-preferred_cache_home'
342afea Merge branch 'preferred_cache_home' of https://github.com/afh/cointop into afh-preferred_cache_home
b2bcd01 Merge branch 'rank-color' of https://github.com/afh/cointop into afh-rank-color
b479466 Merge branch 'afh-alert-price-entry'
4c67b63 Merge branch 'alert-price-entry' of https://github.com/afh/cointop into afh-alert-price-entry
17fd13f Merge branch 'afh-numeric-monetary-locale'
2f10604 Merge branch 'numeric-monetary-locale' of https://github.com/afh/cointop into afh-numeric-monetary-locale
88f2aff Merge branch 'afh-docker-improvements'
88df588 Merge branch 'docker-improvements' of https://github.com/afh/cointop into afh-docker-improvements
9c9a471 Add stripansi dependency, update dependencies and vendor
5933f22 Ignore ANSI escape codes when when determining string length
cb2d24b Add support for :PREFERRED_CACHE_HOME:
58c5403 docs: Add assets
2fe9991 docs: Add chart docs
6f92573 Merge branch 'master' into numeric-monetary-locale
b2e61bc Simplify rank cell color handling
3c97b58 Add column filter option to holdings command
6e3b9d4 docs: Add portfolio examples
c813cff Format alert target price without exponent
6a4aac1 Add filecache prefix based on config file path
e0acaf9 Fix custom config file path. #106
05bfc7d Revert development change in go.mod
7d06a53 pkg/humanize: Replace Commaf with Numericf and Monetaryf
235675d pkg/table: Use RuneCountInString for string length
883a119 Dockerfile: Use colors tar.gz archive
4179a13 Dockerfile: Add .dockerignore
06fd267 Dockerfile: Pass arguments from docker to cointop
c79d601 Price alert entry fix
6562653 Add SSH server user config type flag
d213153 docs: Add AppImage install instructions
1fb26e2 Add AppImage recipe
2b6b7b6 Add max sessions option to SSH server
182e87e Use git tag for snap info version. #98
2aff297 Merge branch 'popey-patch-1'
220f969 Merge branch 'patch-1' of https://github.com/popey/cointop into popey-patch-1
600af53 Merge branch 'Berjou-fix-typo'
1100753 Merge branch 'fix-typo' of https://github.com/Berjou/cointop into Berjou-fix-typo
af8dc71 Fix typo
742f14d Migrate to building on for core20