UNPKG

@rsql/ast

Version:

RSQL AST definitions and functions

39 lines (25 loc) β€’ 1.76 kB
# v1.0.2 (Thu Oct 08 2020) #### πŸ› Bug Fix - fix: use declare keyword in the .d.ts files [#10](https://github.com/piotr-oles/rsql/pull/10) ([@piotr-oles](https://github.com/piotr-oles)) #### Authors: 1 - Piotr OleΕ› ([@piotr-oles](https://github.com/piotr-oles)) --- # v1.0.0 (Sun May 10 2020) #### πŸ’₯ Breaking Change - 1.0.0 release [#6](https://github.com/piotr-oles/rsql/pull/6) ([@piotr-oles](https://github.com/piotr-oles)) - feat: improved API and documentation + removed definitions ([@piotr-oles](https://github.com/piotr-oles)) #### πŸš€ Enhancement - feat: add support for custom comparison operators ([@piotr-oles](https://github.com/piotr-oles)) - feat: general improvements and documentation ([@piotr-oles](https://github.com/piotr-oles)) - feat: implement initial version of the RSQL parser ([@piotr-oles](https://github.com/piotr-oles)) #### πŸ› Bug Fix - docs: remove in-development warning ([@piotr-oles](https://github.com/piotr-oles)) - fix: make definition files compatible with IDEs [#5](https://github.com/piotr-oles/rsql/pull/5) ([@piotr-oles](https://github.com/piotr-oles)) - fix: make definition files compatible with IDEs ([@piotr-oles](https://github.com/piotr-oles)) - chore: use rollup to decrease build size ([@piotr-oles](https://github.com/piotr-oles)) - docs: update README.md ([@piotr-oles](https://github.com/piotr-oles)) - General improvements [#3](https://github.com/piotr-oles/rsql/pull/3) ([@piotr-oles](https://github.com/piotr-oles)) - chore: add registry url to each package.json ([@piotr-oles](https://github.com/piotr-oles)) - chore: add access 'public' entry to package.json ([@piotr-oles](https://github.com/piotr-oles)) #### Authors: 1 - Piotr OleΕ› ([@piotr-oles](https://github.com/piotr-oles))