Releases: benmarten/CryptoETF
Releases · benmarten/CryptoETF
1.8.1
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
Features
- strategy: allow for manual allocation recommendation (#41) (f47a63f)
1.7.0
Features
- integrations: add blockchain/etherscan address checkers (#36) (e7d7857)
1.6.2
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
- ui: colorize output; allow to hide exchanges below certain holding treshold (94a1ac1)
1.6.0
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
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
Bug Fixes
- integrations: fix binance module typo (#12) (e6e75ca)
Features
- integration: implement Bitgrail API (#11) (e31c2f2)
1.4.0
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)