- Remove the last candle fetch on fetch candles
- Added getCurrencyPrice
- Added getUsdPrice
- Change times to Date objects
- Change OrderBook, Trade number to BigNumbers
- rename Orderbook to OrderBook
- Added CoinrayCache - Caches results where possible. Limits to 30 symbols and resolutions and 2000 candles per symbol
- Added CurrentMarket - Allows to subscribe to a CurrentMarket view. On symbol changes, new snapshots will be broadcasted.
- Initial version of the change log