Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 348 Bytes

CHANGELOG.md

File metadata and controls

13 lines (12 loc) · 348 Bytes

2.0.0

  • Replaces the build system with just babel
  • Rewritten in es6 syntax
  • Improvements to test coverage
  • Fixes null value bug
  • Improvements to documentation
  • Removes lastvalue
  • Removes linearThroughOrigin. This is now handled by the linear model.
  • Changes model access
  • Adds predict function

2.0.1

  • Fix broken minified distribution