Skip to content

Releases: askorama/orama

v2.0.0-beta.3

29 Oct 17:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3

v2.0.0-beta.2

27 Oct 16:29
Compare
Choose a tag to compare

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

12 Oct 18:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.11...v2.0.0-beta.1

v1.2.11

11 Oct 09:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.10...v1.2.11

v1.2.10

05 Oct 13:20
Compare
Choose a tag to compare

What's Changed

  • fix: Using safeArrayPush(dest, source) instead of dest.push(...source) (#506) by @BanderasPRO in #507

New Contributors

Full Changelog: v1.2.9...v1.2.10

v1.2.9

01 Oct 21:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.8...v1.2.9

v1.2.8

26 Sep 16:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.7...v1.2.8

v1.2.7

25 Sep 17:58
Compare
Choose a tag to compare

What's Changed

  • fix(plugin-match-highlight): support tolerance parameter in searchWithHighlight by @stearm in #489
  • Fix typo in error message by @soulofmischief in #490
  • add export to transformFn and defaultToSectionSchema by @raiindev in #491

New Contributors

Full Changelog: v1.2.6...v1.2.7

v1.2.6

21 Sep 04:47
Compare
Choose a tag to compare

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

19 Sep 16:55
Compare
Choose a tag to compare

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