Releases: oramasearch/orama
Releases · oramasearch/orama
v1.2.6
What's Changed
- fix(orama): fixes document removal with vector properties by @micheleriva in #487
Full Changelog: v1.2.5...v1.2.6
v1.2.5
What's Changed
- fix(plugin-nextra): add missing cmd+k keybinding to focus the input search by @stearm in #481
- feat: added strong typed orama schema by @H4ad in #470
- Implements enum[] by @allevo in #482
- Feat/reduce serialized datastructure sizes by @micheleriva in #484
- Strong typed where condition by @allevo in #485
Full Changelog: v1.2.4...v1.2.5
v1.2.4
v1.2.3
What's Changed
- fix: issue with max call stack when search by @H4ad in #437
- docs: adds saveWithHighlights docs by @micheleriva in #476
- feat(orama): exports trees by @micheleriva in #477
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
- set tokenizer language during load by @philippebeaulieu in #468
- feat(orama): adds zip tree by @micheleriva in #430
- Add
saveWithHighlight
andloadWithHighlight
by @benjaminleonard in #471 - search on all token during where searches by @philippebeaulieu in #473
- chore: fix typo by @Eomm in #472
- Tokenize skip properties by @philippebeaulieu in #474
New Contributors
- @philippebeaulieu made their first contribution in #468
- @benjaminleonard made their first contribution in #471
- @Eomm made their first contribution in #472
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- feat: Support anchor linking. by @ShogunPanda in #463
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Adds vector search capabilities to Orama by @micheleriva in #462
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- chore: Improved documentation and linted code. by @ShogunPanda in #451
- feat: Improved threshold handling. by @ShogunPanda in #454
- ci: adds packages to release script by @micheleriva in #455
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.0.10
What's Changed
- docs: improves 'create' docs by @micheleriva in #443
- perf: remove unused properties from radix by @H4ad in #435
- perf: lazy operations on sorter by @H4ad in #434
Full Changelog: v1.0.9...v1.0.10