Skip to content

Releases: achannarasappa/ticker

v3.1.9

24 Feb 22:46
Compare
Choose a tag to compare

Changelog

47dc87b fix: switch high and low in day range
dc486cc ci: added deb and rpm packages

Docker images

  • docker pull achannarasappa/ticker:3.1.9
  • docker pull achannarasappa/ticker:latest
  • docker pull achannarasappa/ticker:3
  • docker pull achannarasappa/ticker:3.1
  • docker pull achannarasappa/ticker:3.1.9

v3.1.8

22 Feb 23:31
Compare
Choose a tag to compare

Changelog

17ca5af feat: version from tag
f6c4898 fix: set precision to two for non-cryptocurrencies
5851089 fix: Add adaptive precision for values (#122)

Docker images

  • docker pull achannarasappa/ticker:3.1.8
  • docker pull achannarasappa/ticker:latest
  • docker pull achannarasappa/ticker:3
  • docker pull achannarasappa/ticker:3.1
  • docker pull achannarasappa/ticker:3.1.8

v3.1.7

18 Feb 13:40
Compare
Choose a tag to compare

Changelog

d46e97c ci: pinned goreleaser version

Docker images

  • docker pull achannarasappa/ticker:3.1.7
  • docker pull achannarasappa/ticker:latest
  • docker pull achannarasappa/ticker:3
  • docker pull achannarasappa/ticker:3.1
  • docker pull achannarasappa/ticker:3.1.7

v3.1.5

16 Feb 01:35
Compare
Choose a tag to compare

Changelog

1f16ba6 docs: bumped version
972f0d5 refactor: remove gubrak from GetPositions
7674c6e fix: panic when there is no network connection

Docker images

  • docker pull achannarasappa/ticker:3.1.5
  • docker pull achannarasappa/ticker:latest
  • docker pull achannarasappa/ticker:3
  • docker pull achannarasappa/ticker:3.1
  • docker pull achannarasappa/ticker:3.1.5

v3.1.4

15 Feb 16:45
Compare
Choose a tag to compare

Changelog

8a8fd37 fix: handle case when there are no aggregated lots
027aaf3 test: fixed test for day change

Docker images

  • docker pull achannarasappa/ticker:3.1.4
  • docker pull achannarasappa/ticker:latest
  • docker pull achannarasappa/ticker:3
  • docker pull achannarasappa/ticker:3.1
  • docker pull achannarasappa/ticker:3.1.4

v3.1.3

15 Feb 03:52
Compare
Choose a tag to compare

Changelog

9978c4f fix: used propert value for day change

Docker images

  • docker pull achannarasappa/ticker:3.1.3
  • docker pull achannarasappa/ticker:latest
  • docker pull achannarasappa/ticker:3
  • docker pull achannarasappa/ticker:3.1
  • docker pull achannarasappa/ticker:3.1.3

v3.1.2

15 Feb 03:25
Compare
Choose a tag to compare

Changelog

95aa78f docs: bumped version to v3.1.2
554b838 fix: converted currency for lot cost
639ad8f test: fixed test to match viewport workaround
f0410b1 fix: workaround for last line truncation
373460a docs: updated currency image
6ff1ebf docs: updated options image
fb9e613 docs: added show holdings information (#108)
1a8f8af docs: added version printing documentation

Docker images

  • docker pull achannarasappa/ticker:3.1.2
  • docker pull achannarasappa/ticker:latest
  • docker pull achannarasappa/ticker:3
  • docker pull achannarasappa/ticker:3.1
  • docker pull achannarasappa/ticker:3.1.2

v3.1.1

15 Feb 02:05
Compare
Choose a tag to compare

Changelog

2e5d30c fix: double conversion of total value
dd03701 fix: converting fundamentals currency

Docker images

  • docker pull achannarasappa/ticker:3.1.1
  • docker pull achannarasappa/ticker:latest
  • docker pull achannarasappa/ticker:3
  • docker pull achannarasappa/ticker:3.1
  • docker pull achannarasappa/ticker:3.1.1

v3.1.0

14 Feb 23:43
Compare
Choose a tag to compare

Changelog

fb09ef1 feat: right aligned optional text lines
d78c022 feat: added version flag
ac50e81 feat: show holdings including weight, average cost, and quantity
de5a846 refactor: combined position and position summary calculations
6d522e7 feat: added user ordered sorting
d66e81a test: removed redundant sort tests in watchlist
81b07d7 feat: added currency conversion for quotes and positions
ffae3f3 test: fixed watchlist tests for new unicode characters
e1d5549 feat: replaced some unicode symbols with more widely support versions
31d6e7d docs: added documentation for currency conversion
5ba351a feat: added indicator when currenct is being converted for individual quotes
590ee57 refactor: use context in watchlist
6321eeb test: added a separate test for currency conversion on position summary
9332f0c refactor: moved currency rate structs to common
0d079d7 fix: set currency from quote on position
034157d fix: default to converting summary value/change to single currency (USD)
708cb9d refactor: updated function signature of validate
20ec805 test: fixed synctax error
ceceb83 refactor: cleaned up cli/root tests and added context
926cdaf test: added lint exception to test
2f67408 feat: added currency rate query on start

Docker images

  • docker pull achannarasappa/ticker:3.1.0
  • docker pull achannarasappa/ticker:latest
  • docker pull achannarasappa/ticker:3
  • docker pull achannarasappa/ticker:3.1
  • docker pull achannarasappa/ticker:3.1.0

v3.0.10

13 Feb 12:53
Compare
Choose a tag to compare

Changelog

cfc8cf6 build: removed ids to fix build issue with binary filename

Docker images

  • docker pull achannarasappa/ticker:3.0.10
  • docker pull achannarasappa/ticker:latest
  • docker pull achannarasappa/ticker:3
  • docker pull achannarasappa/ticker:3.0
  • docker pull achannarasappa/ticker:3.0.10