14 lines
348 B
Markdown
14 lines
348 B
Markdown
# 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
|