Releases: oramasearch/orama
Releases · oramasearch/orama
v2.0.0-beta.6
What's Changed
- perf: remove @orama/plugin-match-highlight in favor of @orama/highlight by @raiindev in #545
- Adds basic telemetry plugin by @micheleriva in #548
Full Changelog: v2.0.0-beta.5...v2.0.0-beta.6
v2.0.0-beta.5
What's Changed
- feat: export language with each stemmer by @rishi-raj-jain in #539
- Fix type definition for stopwords by @flodiebold in #525
- BREAKING feat: adds basic plugins interface by @micheleriva in #543
New Contributors
- @flodiebold made their first contribution in #525
Full Changelog: v2.0.0-beta.4...v2.0.0-beta.5
v2.0.0-beta.4
What's Changed
- updates shopify docs by @micheleriva in #536
- Add bug report and feature request GitHub Form Template by @ludovicobesana in #532
- Add timeout parameter in insertMultiple by @allevo in #540
- Fix #538 by @allevo in #541
New Contributors
- @ludovicobesana made their first contribution in #532
Full Changelog: v2.0.0-beta.3...v2.0.0-beta.4
v2.0.0-beta.3
What's Changed
- adds new docs by @micheleriva in #518
- docs/fix docs links by @micheleriva in #534
- fix: fixes distance function usage for high precision geosearch by @micheleriva in #535
Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3
v2.0.0-beta.2
What's Changed
- fix: create custom tokenizer by @stearm in #520
- Add typescript documentation to describe types with examples by @allevo in #521
- Feat: adds vincenty distance for high-precision geosearch by @micheleriva in #529
Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2
v2.0.0-beta.1
v1.2.11
What's Changed
- Add test to types by @allevo in #508
- docs: remove language from stemming docs by @corradopetrelli in #513
- Strong 'boost' parameter by @allevo in #511
- Fix string tolerance option (#480) by @SP321 in #516
- fix(plugin-match-highlight):
SearchResultWithHighlight
type improvement by @fturmel in #514 - style: improves linting by @micheleriva in #517
New Contributors
- @corradopetrelli made their first contribution in #513
- @SP321 made their first contribution in #516
- @fturmel made their first contribution in #514
Full Changelog: v1.2.10...v1.2.11
v1.2.10
What's Changed
- fix: Using
safeArrayPush(dest, source)
instead ofdest.push(...source)
(#506) by @BanderasPRO in #507
New Contributors
- @BanderasPRO made their first contribution in #507
Full Changelog: v1.2.9...v1.2.10
v1.2.9
What's Changed
- fix: searchResultWithHighlight incorrectly typed by @rishi-raj-jain in #497
- docs: adds sitemap by @micheleriva in #502
- feat: added support for sanskrit diacriticals by @melsonic in #503
- docs: adds sanskrit by @micheleriva in #504
New Contributors
- @rishi-raj-jain made their first contribution in #497
- @melsonic made their first contribution in #503
Full Changelog: v1.2.8...v1.2.9
v1.2.8
What's Changed
- chore(plugin-docusaurus): updates docusaurus to its latest version by @micheleriva in #493
- Feat/fix 494 by @allevo in #495
Full Changelog: v1.2.7...v1.2.8