0.0.1-beta-15
micheleriva
released this
29 Jul 14:43
·
835 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-15 (2022-07-29)
Features
- feat(lyra): adds index and docs getters and setters (@ShogunPanda) (0a3609a)
- feat(lyra): adds basic getters and setters for docs and indexes, switches from maps back to objects (@ShogunPanda) (0a3609a)
- feat(lyra): simplify serialization (@ShogunPanda) (0a3609a)
- feat(lyra): do not use async when not needed (@ShogunPanda) (0a3609a)
- feat(lyra): do not use classes (@ShogunPanda) (0a3609a)
- chore(lyra): adds license to fast-properties lib (@micheleriva) (0a3609a)
- chore(lyra): moves error handling to standard error function (@micheleriva) (0a3609a)
- chore(lyra): adds missing dependencies (@micheleriva) (0a3609a)
Chore
- chore: added prettier configuration (@ShogunPanda) (0a3609a)
Tests
- tests(lyra): remove async awaits from tests (@ShogunPanda) (0a3609a)
Docs
- fix(benchmarks): Fixes typo into the generating of README.md file (#53) (f72a6bb) @Frenzarectah
- fix(docs): Fixes guide README (#54) (02b11c8) @bozzelliandrea
Aknowledgements
A massive thank you to @ShogunPanda for the incredible work on this release!