Releases: oramasearch/orama
Releases · oramasearch/orama
0.1.4
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
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
- fix: check for hrtime func availability by @castarco in #102
- chore(lyra): export tokenizer function by @micheleriva [3e6df9a]
Full Changelog: 0.1.1...0.1.2
0.1.1
0.1.1
- chore: changed org references to @LyraSearch in repo
f82fb9c
- chore(lyra): prepares for v0.1.1
2ce6404
0.1.0
0.0.5
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
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
0.0.2
0.0.2
4 August 2022
0.0.1
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