Skip to content

3.0.0

Compare
Choose a tag to compare
@rudikershaw rudikershaw released this 07 May 18:55
· 7 commits to develop since this release
7ba4ed1

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.