0.0.1-beta-14
micheleriva
released this
25 Jul 07:30
·
874 commits
to main
since this release
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
- fix(lyra): prevents undefined elements (#33) (4f8b24b) @mateonunez
- fix(lyra): adds exact param in remove doc by word method (#41) (6f665d3) @mateonunez
- fix(lyra): fixes remove by word should consider other doc ids (#45) (1cb8f3f) @mateonunez
Performance
- perf(lyra): prevent potential overhead on falsy value (#46) (5b05371) @mateonunez
CI
- ci(benchmarks): fixes gh workflow (c930e4e) @micheleriva
- ci(benchmarks): deletes benchmark table before adding new result (11d4323) @micheleriva
Benchmarks
- chore(benchmarks): refactors imdb dataset script to bash (0e368ab) @micheleriva
- chore(benchmarks): update benchmark table (a0e6885) @micheleriva
Tests
- test(lyra): removes skips to stemming tests (41069fa) @micheleriva
Aknownledgements
A special thank you to @lucaong who spotted a bug in a merged PR and helped fix it 🙏