File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 2.0.1] - 2023-02-05
6+
7+ ### Changed
8+
9+ - Fixed all instances of improper object literal type checks
10+ - Fixed bug where terms were added to the model vocabulary when making predictions
11+ - Migrated tests from Mocha/Chai to Jest
12+
513## [ 2.0.0] - 2020-08-28
614
715### Breaking changes
816
9- * Removed ` minimumConfidence ` from ` Model `
17+ - Removed ` minimumConfidence ` from ` Model `
1018
1119## [ 1.0.0] - 2020-08-26
1220
1321Initial release
1422
23+ [ 2.0.1 ] : https://github.com/andreekeberg/ml-classify-text-js/releases/tag/2.0.1
1524[ 2.0.0 ] : https://github.com/andreekeberg/ml-classify-text-js/releases/tag/2.0.0
1625[ 1.0.0 ] : https://github.com/andreekeberg/ml-classify-text-js/releases/tag/1.0.0
You can’t perform that action at this time.
0 commit comments