Skip to content

Releases: benmarten/CryptoETF

1.8.1

27 Jan 21:05
9af0d00
Compare
Choose a tag to compare

Features

  • integrations/binance: feature(integrations/binance): include funds on Binance that are locked in orders (efa5430))

Bug Fixes

  • integrations/bitgrail: fix bitgrail api url (2d59631)

1.8.0

22 Jan 17:27
98af08b
Compare
Choose a tag to compare

Features

  • strategy: allow for manual allocation recommendation (#41) (f47a63f)

1.7.0

22 Jan 08:05
d5ab3e7
Compare
Choose a tag to compare

Features

  • integrations: add blockchain/etherscan address checkers (#36) (e7d7857)

1.6.2

13 Jan 19:27
18c0ed3
Compare
Choose a tag to compare

Bug Fixes

  • binance: fix binance integration (b9953ab)
  • sample: fix sample (787688e)

Features

  • ui: colorize output; allow to hide exchanges below certain holding treshold (deb858a)

1.6.1

09 Jan 03:50
c5796f9
Compare
Choose a tag to compare
  • ui: colorize output; allow to hide exchanges below certain holding treshold (94a1ac1)

1.6.0

06 Jan 20:55
3757d50
Compare
Choose a tag to compare

Bug Fixes

  • coinmarket: fix logic that returns only topX coins (860ac07)
  • coinmarket: fixed duplicate symbol handling (50bd63c)
  • ui: fix rebalance indicator (666e305)

Features

  • coinmarket: include all possible coins (45a72f2)

1.5.1

01 Jan 22:21
d8f45a7
Compare
Choose a tag to compare

Bug Fixes

  • integration/bitgrail: reject promise on 401 from bitgrail (9c2b16b)

Features

  • add logging for coinmarketcap statistic retrieval (d34b8c0)
  • settings: set targetValueUsd to false to use current portfolio value as target; use rebalanceD (2edab74)

Performance Improvements

  • integrations: retrieve balances in parallel, via Promise.all() (#15) (0e3d6c0)

1.5.0

29 Dec 17:13
129ecc1
Compare
Choose a tag to compare

Bug Fixes

  • integrations: fix binance module typo (#12) (e6e75ca)

Features

  • integration: implement Bitgrail API (#11) (e31c2f2)

1.4.0

28 Dec 07:28
40c67d3
Compare
Choose a tag to compare

Features

  • settings: adds option to hide missing coins (3fd1b9c)
  • settings: save output to file (0de2b1f)
  • integration: adds GDAX integration (#10) (e91975a)
  • integration: adds Kraken integration (#7) (7e1ba78)

1.3.1

25 Dec 05:55
70050c0
Compare
Choose a tag to compare

Features

  • Adds Bitfinex support