Releases: oramasearch/orama
Releases · oramasearch/orama
v0.4.8
What's Changed
- [OPTIC-RELEASE-AUTOMATION] release/v0.4.7 by @optic-release-automation in #283
- fix(types): fixes filter types by @micheleriva in #285
Full Changelog: v0.4.7...v0.4.8
v0.4.7
What's Changed
- [OPTIC-RELEASE-AUTOMATION] release/v0.4.6 by @optic-release-automation in #278
- feat: added suppport for slovenian language by @aldingithub in #282
- feat(dsa): EXPERIMENTAL adds numbers indexing and filters support by @micheleriva in #279
New Contributors
- @aldingithub made their first contribution in #282
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
- chore: Updated release workflow. by @ShogunPanda in #272
- Chrome extension support. Do not use eval by @rahuljayaraman in #276
- Diacritics charcode list fix including ISO Latin Extended. by @bogacg in #275
- feat: update regex tokenizer (en-du-it) by @Adibla in #271
New Contributors
- @rahuljayaraman made their first contribution in #276
- @bogacg made their first contribution in #275
- @Adibla made their first contribution in #271
Full Changelog: 0.4.5...v0.4.6
0.4.5
What's Changed
- chore: Removed lockfiles. by @ShogunPanda in #266
- fix: Added missing imports. by @ShogunPanda in #268
Full Changelog: 0.4.4...0.4.5
0.4.4
What's Changed
- Feat: adds facets to search by @micheleriva in #259
- feat(search): adds human-readable elapsed time config by @micheleriva in #264
Full Changelog: 0.4.3...0.4.4
0.4.3
What's Changed
- fix: Fixed dynamic imports. by @ShogunPanda in #258
- fix(internals): exports tokenizer by @micheleriva in b76fd13
Full Changelog: 0.4.2...0.4.3
0.4.2
What's Changed
- Ukrainian language by @lpite in #252
- fix: closes #189 by @ilteoood in #254
- perf(algorithms): adds BM25 scoring and new intersection algorithm by @micheleriva in #241
- feat(search): adds fields boosting interface by @micheleriva in #255
- docs: updates readme by @micheleriva in #256
New Contributors
Full Changelog: 0.4.1...0.4.2
0.4.1
0.4.0
What's Changed
- feat: upgrade prefix tree to radix tree by @marco-ippolito in #165
- chore: updated to [email protected] by @jkomyno in #191
- fix(lyra): prevent NaN values in TF-IDF metric. Close #192 by @jkomyno in #193
- feat: vscode dev container support by @ilteoood in #195
- Add sideEffects to package.json by @mrbrianevans in #201
- feat(lyra): adds async aliases by @micheleriva in #203
- feat(lyra): BREAKING converts all methods to async functions by @micheleriva in #217
- Adds "components" configuration by @micheleriva in #218
- feat(lyra): Add WebAssembly support by @jkomyno in #194
- refactor(lyra): moves all Lyra methods into separate files by @micheleriva in #222
- feat(insert): BREAKING adds custom ID capabilities by @micheleriva in #223
- perf(utils): prevent Object.hasOwn from not being defined by @mateonunez in #225
- fix(tokenizer): add missing numbers in languages regex by @mateonunez in #227
- feat: BREAKING Only export as ESM. by @ShogunPanda in #216
- fix: Fix document counts. by @ShogunPanda in #234
- fix(insert): fixes docCount increment in batch insert operations by @micheleriva in #237
- ci: Deno CI. by @ShogunPanda in #235
- fix: Fixed CJS pipeline. by @ShogunPanda in #240
- Fix cjs by @ShogunPanda in #242
New Contributors
- @marco-ippolito made their first contribution in #165
- @mrbrianevans made their first contribution in #201
Full Changelog: 0.3.1...0.4.0