Skip to content

1.5.1

Compare
Choose a tag to compare
@benmarten benmarten released this 01 Jan 22:21
· 38 commits to master since this release
d8f45a7

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)