Lunr Languages Versions Save

A collection of languages stemmers and stopwords for Lunr Javascript library

1.4.0

4 years ago
  • Added Arabic language

1.2.0

4 years ago

Add Vietnamese language

1.1.1

4 years ago
  • ran npm audit and updated the package.json
  • removed deprecated RegExp syntax
  • update Circle CI to use a more recent version of Node.JS

1.1.0

5 years ago
  • Added Thai language #37
  • Updated the build script
  • Renamed du to nl, and added a warning message for users of du (from #50)

1.0.0

7 years ago

This release is a major rework of Lunr Languages.

This release is backwards compatible with the previous ones, so upgrading should be smooth.

  • made compatible with all versions of Lunr (0.6.0, 0.7.0, 1.0.0, 2.0.0-alpha.5 (thanks @olivernn for the MR #30)
  • added integration tests with all versions and all languages and ran them on CircleCI
  • updated README.md and added CONTRIBUTING.md

0.0.5

7 years ago
  • brought up to date to a newer lunr version
  • accepted MRs from the contributors