Skip to content

Releases: oramasearch/orama

0.0.3

05 Aug 07:00
Compare
Choose a tag to compare

0.0.3

5 August 2022

  • docs: fix favicon and README logo links #84
  • feat: Remove fastq. #83
  • No fast properties and demo redesign #82
  • docs: updates changelog 725e6dd
  • chore(benchmarks): update benchmark table 19b9283
  • chore(benchmarks): update benchmark table d56aaf0

0.0.2

04 Aug 08:15
Compare
Choose a tag to compare

0.0.2

4 August 2022

  • fix: fixes typo #80
  • docs: update on how to import Lyra #79
  • style(demo): add friendly design #78
  • docs: add Wikipedia link #77
  • docs: updates demo dataset 0f35a97
  • docs: adds lyra demo to website aa451db
  • chore: adds changelog f722981
  • feat(lyra): removes diacritics to keep index smaller e8396c3

0.0.1

02 Aug 09:50
Compare
Choose a tag to compare

0.0.1

2 August 2022

  • Add Lyra implementation example with Vue #73
  • Improve React Example #72
  • Proof reading #68
  • Better docs #65
  • docs: delete method to remove method #67
  • Feat/remove natural #60
  • Simple structures #55
  • fix(docs): Fixes guide README #54
  • fix(benchmarks): Fixes typo into the generating of README.md file #53
  • perf: prevent potential overhead on falsy value #46
  • Remove by word should consider other doc ids #45
  • Add exact param in remove doc by word method #41
  • Prevent undefined elements #33
  • feat(lyra): adds possibility to disable stemming globally #30
  • Add Stemmer tests #25
  • perf(benchmarks): improves benchmarks #26
  • test(lyra): improves test coverage #23
  • Typed search properties to match schema #22
  • Typed hits property in search method #21
  • Typed Lyra.insert method according to the schema used #20
  • fix(benchmark start command): bennchmark start command and files import #19
  • Support for nested schema #17
  • feat(lyr): adds typo tolerance #11
  • fix(lyra): fixes case where Lyra won't remove a document from the index #52
  • fix(lyra): fixes error when deleting non-string properties #66
  • chore(lyra): fixes publication issue #27
  • test(lyra): improves tests 94797aa
  • refactor(docs): renames 'lyra-docs' package into 'docs' 744f5ca
  • refactor(docs): removes old docs 1ce9d2d

0.0.1-beta-19

02 Aug 08:07
Compare
Choose a tag to compare
0.0.1-beta-19 Pre-release
Pre-release

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.1-beta-19 (2022-08-02)

Fix

  • fix(lyra): fixes case where Lyra won't remove a document from the index (491b6f5) @micheleriva

Tests

Docs

0.0.1-beta-18

01 Aug 10:43
Compare
Choose a tag to compare
0.0.1-beta-18 Pre-release
Pre-release

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.1-beta-18 (2022-08-01)

Fix

Chore

Refactor

Docs

0.0.1-beta-17

30 Jul 10:16
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.1-beta-17 (2022-07-30)

Fix

Chore

0.0.1-beta-16

30 Jul 07:15
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.1-beta-16 (2022-07-30)

Features

0.0.1-beta-15

29 Jul 14:43
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.1-beta-15 (2022-07-29)

Features

Chore

Tests

Docs

Aknowledgements

A massive thank you to @ShogunPanda for the incredible work on this release!

0.0.1-beta-14

25 Jul 07:30
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.1-beta-14 (2022-07-25)

Fix

Performance

CI

Benchmarks

Tests

Aknownledgements

A special thank you to @lucaong who spotted a bug in a merged PR and helped fix it 🙏

0.0.1-beta-13

19 Jul 07:46
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.1-beta-13 (2022-07-19)

Features