Skip to content

Releases: mljs/regression-base

v4.0.0

16 May 12:12
4bf4a9a
Compare
Choose a tag to compare

4.0.0 (2024-05-16)

⚠ BREAKING CHANGES

  • remove default export and update dependencies

Miscellaneous Chores

  • remove default export and update dependencies (83ee60f)

v3.0.0

15 Aug 06:15
ab18708
Compare
Choose a tag to compare

3.0.0 (2023-08-15)

⚠ BREAKING CHANGES

  • migrate to typescript (#15)

Code Refactoring

ml-regression-base v2.1.6

21 Jan 15:46
c51d589
Compare
Choose a tag to compare

Bug Fixes

ml-regression-base v2.1.5

16 Nov 12:48
2816ba0
Compare
Choose a tag to compare

Bug Fixes

  • add type definitions to auxiliary functions (#9) (c041fd9)

ml-regression-base v2.1.4

12 Oct 13:14
c83338e
Compare
Choose a tag to compare

Bug Fixes

  • typings: add precision to toString and toLaTeX methods (#7) (8350ea7)

ml-regression-base v2.1.3

24 Mar 16:28
ece243b
Compare
Choose a tag to compare

Bug Fixes

  • allow full range of is-any-array-versions (d49cc93)