NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/regression/CHANGELOG.md

14 lines
348 B
Markdown
Raw Normal View History

2023-09-14 14:47:11 +08:00
# 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