Skip to content

Releases: MihaiValentin/lunr-languages

Release 1.4.0

28 Sep 21:03
Compare
Choose a tag to compare
  • Added Arabic language

Release 1.2.0

28 Sep 20:32
Compare
Choose a tag to compare

Add Vietnamese language

Release 1.1.1

28 Sep 20:13
Compare
Choose a tag to compare
  • ran npm audit and updated the package.json
  • removed deprecated RegExp syntax
  • update Circle CI to use a more recent version of Node.JS

Release 1.1.0

22 Feb 20:51
Compare
Choose a tag to compare
  • Added Thai language #37
  • Updated the build script
  • Renamed du to nl, and added a warning message for users of du (from #50)

Release 1.0.0

03 Apr 20:24
Compare
Choose a tag to compare

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 release

05 Feb 20:46
Compare
Choose a tag to compare
  • brought up to date to a newer lunr version
  • accepted MRs from the contributors