Releases: khaledosama999/algolia-filter-query-builder
Releases · khaledosama999/algolia-filter-query-builder
v1.1.2
v1.1.1
v1.1.0
1.1.0 (2021-03-28)
Documentation Changes
- readme: update the README file to reflect the new ne operator and the query validation (5a012410)
- types: update the Types JSDocs so they are easy to use (0f35a9a7)
New Features
- operators: make each operator a standlone class to facilitate query parsing and validation (64df1237)
Tests
- operator and query parser: add tests for the new operator classes and the query parser (550c8d89)
v1.0.0
1.0.0 (2021-03-26)
Documentation Changes
- readme.md: update the read me to include the new in operator and remove the old neq operator (8d08c312)
New Features
- query parser: create the new class query parser which builds the operators tree (c0e6b7bc)
- operators: update operatos to be self contained classes (adee0c65)
Tests
- operators: update the tests to use the new query parser class (ed58573e)
v0.0.1
0.0.1 (2021-03-13)
Documentation Changes
- readme: update README.md (0bda3393)
New Features
- querybuilder: the initial base for the query builder (1f82470e)
Bug Fixes
- types: fix the And type (961db899)
Tests
- query builder: add more tests (c656be12)
0.1.0 (2021-03-13)
Documentation Changes
- readme: update README.md (0bda3393)
New Features
- querybuilder: the initial base for the query builder (1f82470e)
Bug Fixes
- types: fix the And type (961db899)
Tests
- query builder: add more tests (c656be12)