Skip to content

Releases: oramasearch/orama

0.2.0

29 Aug 14:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.4...0.2.0

0.1.4

27 Aug 12:05
Compare
Choose a tag to compare

What's Changed

  • chore(package.json): add description and correct license name by @iShibi in #105
  • feat(lyra): adds batchInsert async method by @micheleriva in #106
  • fix(errors): fixes error messages referring to old Lyra class-based i… by @micheleriva in #107

Full Changelog: 0.1.3...0.1.4

0.1.3

26 Aug 09:58
Compare
Choose a tag to compare

Full Changelog: 0.1.2...0.1.3

0.1.2

26 Aug 09:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.1...0.1.2

0.1.1

23 Aug 14:58
Compare
Choose a tag to compare

0.1.1

0.1.0

23 Aug 14:13
Compare
Choose a tag to compare

0.1.0

23 August 2022

  • chore(lyra): BREAKING CHANGE changes org to lyrasearch [8003f5c]
  • fix(lyra): throws an error when trying to override the "id" schema property #100
  • docs(changelog): updates changelog 9a43b20

0.0.5

21 Aug 09:09
Compare
Choose a tag to compare

0.0.5

21 August 2022

  • refactor: improve types in repl.ts #96
  • refactor: fix some minor linter warnings #95
  • docs: add inline documentation #91
  • docs: fix typo in example import statements #92
  • Demo page improvements and restyling #81
  • fix(lyra): removes access to process and performance global variable if not supported in the runtime #98
  • refactor(docs): removes docs from monorepo b28c6cb
  • refactor(docs): removes docs workflow c358373
  • docs: updates changelog 81a78c0

0.0.4

09 Aug 07:06
Compare
Choose a tag to compare

0.0.4

9 August 2022

  • chore: update benchmarks to run only on main #90
  • chore: add benchmark-comparisson workflow #89
  • fix: intelliSense not working for some params of insert/search #86
  • feat(benchmarks): adds comparision with other libraries c52189f
  • feat(lyra): adds possibility to save and load Lyra schema 290c8a2
  • refactor(edge): removes edge package 50e44ad

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