Skip to content

Releases: achannarasappa/ticker

v2.2.0

04 Feb 03:12
Compare
Choose a tag to compare

Changelog

455a5a8 docs: added docs for summary
fc8ba9f feat: added summary of all positions i.e. totals
f406226 refactor: move style and formatting out of watchlist
a5e1075 feat: added position summary calculation
b5618b3 style: fixed whitespace
2f8a33a docs: added note about ETFs and forex
4cc448d Merge branch 'master' of github.com:achannarasappa/ticker
4946d26 test: ignored errcheck in fs tests
c860a74 Merge pull request #38 from 1dollarsteak/proxy-option
c6d9400 test: ignored errcheck in fs tests
819827c ci: added linter
7ef5bf7 Merge branch 'proxy-option' of https://github.com/1dollarsteak/ticker into proxy-option
5773202 feat: added option to use a proxy url
8c7d836 add option to use a proxy url
1a7a6db feat: Added option to use a proxy url
58381ba docs: added note about proper terminal font
1fd20a0 docs: added go report card
c16f568 docs: added coverage indicator
0fcb4e4 ci: added ginkgo to coverage job
4192a70 ci: added test coverage upload to coveralls
8722bc9 docs: removed inline license
9ac8d72 ci: enabled tests on push and pull requests
7cb8f09 ci: added commitlint
922c685 test: temporarily excluded XDG test
4854fac test: added explicity XDG home to fix failing test on mac
a3a73f9 docs: Added docs for where config file can be set

v2.1.0

03 Feb 02:12
Compare
Choose a tag to compare

Changelog

9eaaa24 feat: Added support for XDG Base Directory Specification
d16e863 test: refactored config read and added tests
31e0bb7 docs: Added note about non-US exchanges
301a86a docs: added related tools

v2.0.3

01 Feb 12:20
Compare
Choose a tag to compare

Changelog

1a71992 ci: added arm 32-bit build
1fdab76 docs: added note about cryptocurrencies

v2.0.2

31 Jan 19:57
Compare
Choose a tag to compare

Changelog

361e589 ci: fixed conflicting build name

v2.0.0

31 Jan 17:10
Compare
Choose a tag to compare

Changelog

428b4f5 feat: updated flag names
4880d5a test: organized cli tests
f8d1f4e fix: Read boolean config from file

v1.1.1

31 Jan 03:22
Compare
Choose a tag to compare

Changelog

0ccfa7b test: Added tests for new cli flags
7dcaea2 docs: Added missing screenshot of options

v1.1.0

31 Jan 03:09
Compare
Choose a tag to compare

Changelog

bb2f67b docs: Added more information on new options and real-time quotes
46a0a7f feat: Moved tags to left align
a67e94e feat: Replaced compact with separate option
bf0e934 feat: Added option to view fundamentals of a symbol
8bf1836 feat: Added option to view exchange information
919d536 feat: Added separator lines and compact option
81c159f docs: Added note aboute quote price delay
22ee5fa docs: Added gif of ui

v1.0.0

27 Jan 23:38
Compare
Choose a tag to compare

Changelog

7888db7 fix: Read config from ~/.ticker.yaml
53211d0 docs: Fixed badges

v0.3.0

25 Jan 04:27
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Changelog

0f937a6 docs: Added build and release badges
6889ed8 ci: Removed go 1.14 from test matrix
2805185 test: Fixed non-deterministic terminal output
3f5d3b1 test: Updated test to be ordering agnostic
a117050 ci: Fixed syntax error in test workflow
27c566f Fixed missing dependency for CI
13375c0 Fixed typo in CI platform
d0cd693 Added test to CI
7184c57 Added update datetime
287fea5 Added readme
6d65c0a Updated releaser homebrew tap

v0.2.2

24 Jan 22:51
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

Changelog

185b97b Added github pat