Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 808 Bytes

CHANGELOG.md

File metadata and controls

25 lines (20 loc) · 808 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.1.0] - 2019-07-23

Added

  • Collect more then one candle per product and timeframe.
  • On events you get all candles for this collection.
  • Products and timeframes can now be removed from the collection.
  • Added function to get the average time difference between messages and local time.

Fixed

  • Clock don't need to be a Singleton.

[2.0.0] - 2018-11-08

Added

  • Added support for multiple products and timeframes
  • Only one clock for all products.
  • Added adjustable clock.

[1.0.0] - 2018-10-31

Added

  • Forked from gdax-candles