Skip to content

Latest commit

 

History

History
83 lines (34 loc) · 2.41 KB

CHANGELOG.md

File metadata and controls

83 lines (34 loc) · 2.41 KB

Changelog

3.0.1 (2024-05-16)

Bug Fixes

  • update dependencies and remove default export in dependencies (60c79cb)

3.0.0 (2023-09-22)

⚠ BREAKING CHANGES

  • use named export (#12)

Code Refactoring

2.0.4 (2023-08-15)

Bug Fixes

  • update ml-regression-base to v3 (236d574)

2.0.3 (2021-01-07)

Bug Fixes

  • update typescript definition (#3) (72e5f61)

2.0.2 (2019-06-19)

Bug Fixes

2.0.1 (2019-05-02)

Bug Fixes

  • ts: fix typo in TS definitions (d5caf10)

2.0.0 (2019-04-30)

chore

BREAKING CHANGES

  • Support for Node.js 6 was removed.

1.0.2 (2017-04-28)

1.0.1 (2017-04-28)

1.0.0 (2017-04-28)

Features

  • implement simple linear regression (3af9b7d)