Skip to content

Latest commit

 

History

History
76 lines (34 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

76 lines (34 loc) · 2.32 KB

Changelog

3.0.1 (2023-10-06)

Bug Fixes

  • single letter output and rephrase readme (#10) (37bfa70)

3.0.0 (2023-10-05)

⚠ BREAKING CHANGES

  • new output type, and error if max iterations is reached

Code Refactoring

  • new output type, and error if max iterations is reached (4125773)

2.0.2 (2023-09-29)

Bug Fixes

  • export interface, add docs to gitignore (d35a47c)
  • update workflow and export interface (#6) (8a207fe)

Documentation

2.0.1 (2023-09-28)

Bug Fixes

2.0.0 (2023-09-28)

⚠ BREAKING CHANGES

  • return a simple MSE

Features

Bug Fixes

  • operation in place was messing up with result. (d5d0f32)

1.1.0 (2023-09-28)

Features

  • allow users to pass intercept not at zero. (207028b)

1.0.1 (2023-08-07)

Bug Fixes

  • Code internals and tests. No api changes (05dbbe5)

1.0.0 (2023-08-03)

Features