0.0.1-beta-11
micheleriva
released this
18 Jul 07:32
·
870 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-11 (2022-07-18)
Features
- feat(lyra) : Adds typed search properties to match schema (1626a92) @DanieleFedeli
- feat(lyra): Adds typed hits property in search method (971d773) @DanieleFedeli
- feat(lyra): Adds typed Lyra.insert method according to the schema used (78f97db) @DanieleFedeli
- feat(lyra): Adds support to nested schema (d1d90e5) @DanieleFedeli
Bug Fixes
- style(types): fixes ts linting errors (dd65b9e) @micheleriva
- fix(benchmark start command): fixes bennchmark start command and files import (441d014) @ilteoood
- docs(docs): fixes typos in schema creation examples (6a68d5d) @micheleriva