Skip to content

Latest commit

 

History

History
116 lines (48 loc) · 3.34 KB

CHANGELOG.md

File metadata and controls

116 lines (48 loc) · 3.34 KB

Changelog

2.1.1 (2022-01-14)

Bug Fixes

  • changes to fix issues 9, 15, 17, 28, 32 in random-forest (#20) (134da30)

2.1.0 (2021-07-30)

Features

2.0.2 (2020-10-18)

Bug Fixes

2.0.1 (2019-10-13)

Bug Fixes

  • correct bug on number of classes calculation (#10) (1f0d853)

2.0.0 (2019-06-29)

chore

  • update dependencies and remove support for Node.js 6 (f3bb07c)

BREAKING CHANGES

  • Node.js 6 is no longer supported.

1.0.8 (2017-07-28)

Bug Fixes

  • remove exports and don't export as object (#8) (4ceff09), closes #7
  • remove separate exports to one export to fix bug on import (ac5ee58)

1.0.7 (2017-07-26)

Bug Fixes

  • remove separate exports to one export to fix bug on import (ac5ee58)

1.0.6 (2017-07-26)

Bug Fixes

  • bug when trying to access to transpose view elements (test added) (0646ece)

1.0.5 (2017-07-26)

1.0.4 (2017-07-26)

1.0.3 (2017-07-22)

1.0.2 (2017-07-22)

1.0.1 (2016-12-17)

1.0.0 (2016-12-17)

0.0.1 (2016-07-08)

0.0.0 / HEAD

  • first release