NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/regression/CHANGELOG.md
2023-09-14 14:47:11 +08:00

348 B

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