Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 461 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 461 Bytes

Change Log

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

This project adheres to Semantic Versioning.

[0.2] - 2015-07-06

Added

  • added setCollection() in favor of setRoot() for DataPoints that hold collections of data
  • added more comments for clarity
  • added chaining for a more fluid interface
  • added forKey() to reduce friction adopting the API

[0.1] - 2015-07-05

Added

  • first stable release