3.0.0
Deprecated - Please use 3.0.1 or later.
- Added more fine grained error messages for validating labels and description.
- Added validation to stop adding of labels that may overwrite standard object properties such as
constructor
or__proto__
. - Added normalization of descriptions and diacritic processing.
- JSDoc and typescript type information have been added to aid development with whichx.
This release requires a major version release because the changes are backward incompatible with earlier versions. If you are using the import
feature, your model will need to be retrained otherwise classification of text with diacritics may fail. Additionally, any labels that clash with existing object properties will not longer be accepted when they may have been earlier.