Skip to content

Latest commit

 

History

History
159 lines (76 loc) · 5.5 KB

CHANGELOG.md

File metadata and controls

159 lines (76 loc) · 5.5 KB

1.8.1 (2018-01-27)

Bug Fixes

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

1.8.0 (2018-01-22)

Features

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

1.7.0 (2018-01-22)

Bug Fixes

  • ui: fix rebalance indicator (1348441)

Features

  • integrations: add blockchain/etherscan address checkers (#36) (e7d7857)
  • ui: colorize output; allow to hide exchanges below certain holding treshold (93069f7)

1.6.2 (2018-01-13)

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 (2018-01-09)

Features

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

1.6.0 (2018-01-06)

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 (2018-01-01)

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

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

1.3.1

Features

  • Adds Bitfinex support

1.3.0

Bug Fixes

  • fix a bug in portfolio rebalance recommendation (fd70090)
  • fix delta rebalancing detection for negative numbers (cd26d62)
  • index: make wallets from settings.json optional (f72fcfe)
  • sample: add targetValue to settings.json.sample (e3ad723)

Features

  • add eth diff (cf11839)
  • different stats (3f65102)
  • exclude usdt (4e29347)
  • improve output, improve sample (f12602c)
  • hitbtc: retry on requestfailure (2b5a725)
  • integrations: add binance & hitbtc integrations (2a66e5a)
  • integrations: add bittrex (503ca53)
  • portfolio: add more sum columns (eb1174f)