Skip to content

3.0.0

Compare
Choose a tag to compare
@Hugo-ter-Doest Hugo-ter-Doest released this 03 Feb 08:33
· 202 commits to master since this release

This is a major release that focuses on code quality. Code has been polished to conform to Standard JS. In addition, code has been tested with jscpd.

As a consequence major changes have been made:

  • All methods that were attached to native types have been removed. For instance the attach method has been removed from the stemmers and tokenizers.
  • Some methods in lib/natural/index (the API of natural) are renamed to become camel case

Documentation has to be updated for these changes. Will do that soon.