Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 688 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 688 Bytes

Changelog

All notable changes to this project will be documented in this file.

2.0.1 - 2023-02-05

Changed

  • Fixed all instances of improper object literal type checks
  • Fixed bug where terms were added to the model vocabulary when making predictions
  • Migrated tests from Mocha/Chai to Jest

2.0.0 - 2020-08-28

Breaking changes

  • Removed minimumConfidence from Model

1.0.0 - 2020-08-26

Initial release