UNPKG

grumpy-odata-parser

Version:
171 lines (76 loc) 6.5 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.2.14](https://github.com/Soontao/odata-v4-parser/compare/v0.2.13...v0.2.14) (2023-03-23) ### [0.2.13](https://github.com/Soontao/odata-v4-parser/compare/v0.2.12...v0.2.13) (2023-03-23) ### Bug Fixes * double quote in filter ([6f5ec49](https://github.com/Soontao/odata-v4-parser/commit/6f5ec4906c1fefc398e462c703e858405bdd6146)) * general values in string literal ([653db44](https://github.com/Soontao/odata-v4-parser/commit/653db445cdee572277d5aa1734d14d8042c60c0c)) ### [0.2.12](https://github.com/Soontao/odata-v4-parser/compare/v0.2.11...v0.2.12) (2022-11-15) ### Bug Fixes * point ([723e095](https://github.com/Soontao/odata-v4-parser/commit/723e0955cbabee81cd4d36abecf9bd75a0a0660e)) ### [0.2.11](https://github.com/Soontao/odata-v4-parser/compare/v0.2.10...v0.2.11) (2022-04-05) ### Features * with type ([6aaa2f6](https://github.com/Soontao/odata-v4-parser/commit/6aaa2f61dc0f410c2f5341b0f88f63db727580fd)) ### Bug Fixes * **ci:** pipeline ([9a3fe11](https://github.com/Soontao/odata-v4-parser/commit/9a3fe11f2f1a22efbc8e0e645ec9fe7307e2bad1)) ### [0.2.10](https://github.com/Soontao/odata-v4-parser/compare/v0.2.9...v0.2.10) (2021-08-16) ### Features * support odata v2 ([91c694d](https://github.com/Soontao/odata-v4-parser/commit/91c694d4a48fbeba3a099b58477b7406ddcb2a4d)) ### [0.2.9](https://github.com/Soontao/odata-v4-parser/compare/v0.2.8...v0.2.9) (2021-07-07) ### [0.2.8](https://github.com/Soontao/odata-v4-parser/compare/v0.2.7...v0.2.8) (2021-07-02) ### [0.2.7](https://github.com/Soontao/odata-v4-parser/compare/v0.2.6...v0.2.7) (2021-06-23) ### [0.2.6](https://github.com/Soontao/odata-v4-parser/compare/v0.2.5...v0.2.6) (2021-06-20) ### Features * support filter with type ([81d6cc7](https://github.com/Soontao/odata-v4-parser/commit/81d6cc72c297c2be561da662e66c9381a9c62f8e)) ### Bug Fixes * primitive value issue ([97b432c](https://github.com/Soontao/odata-v4-parser/commit/97b432cb77be305ef822161951d9f1f46fdfc1cc)) * type issue ([b3fb06c](https://github.com/Soontao/odata-v4-parser/commit/b3fb06cf59928f0a3c51ee7aeb1de5ddd68487d4)) ### [0.2.5](https://github.com/Soontao/odata-v4-parser/compare/v0.2.4...v0.2.5) (2021-04-19) ### Bug Fixes * **ci:** issue ([90c616a](https://github.com/Soontao/odata-v4-parser/commit/90c616a6b4872ad97700b487cd2fdd9b8fa7547d)) ### [0.2.4](https://github.com/Soontao/odata-v4-parser/compare/v0.2.3...v0.2.4) (2021-03-24) ### Features * support uppper case 'POLYGON' ([752c6e1](https://github.com/Soontao/odata-v4-parser/commit/752c6e1463c21b19b45dec1aacd94b3af525fcbd)) ### [0.2.3](https://github.com/Soontao/odata-v4-parser/compare/v0.2.2...v0.2.3) (2020-09-23) ### [0.2.2](https://github.com/Soontao/odata-v4-parser/compare/v0.2.1...v0.2.2) (2020-09-23) ### Features * add odata method constants ([aaf8ce6](https://github.com/Soontao/odata-v4-parser/commit/aaf8ce6d61ede52226f2593050bb02cacf27fc7c)) ### [0.2.1](https://github.com/Soontao/odata-v4-parser/compare/v0.1.46...v0.2.1) (2020-08-26) ### [0.1.46](https://github.com/Soontao/odata-v4-parser/compare/v0.1.45...v0.1.46) (2020-08-26) ### Bug Fixes * build script ([f5600cf](https://github.com/Soontao/odata-v4-parser/commit/f5600cf418c832572e6b6cf5181cffd35908b7c5)) ### [0.1.45](https://github.com/Soontao/odata-v4-parser/compare/v0.1.44...v0.1.45) (2020-08-26) ### Bug Fixes * update ([4d3cc04](https://github.com/Soontao/odata-v4-parser/commit/4d3cc040d7d5ffd67aff0d964483099a41cddc6f)) ### [0.1.44](https://github.com/Soontao/odata-v4-parser/compare/v0.1.43...v0.1.44) (2020-08-24) ### [0.1.43](https://github.com/Soontao/odata-v4-parser/compare/v0.1.42...v0.1.43) (2020-08-10) ### Bug Fixes * batch type ([9b2d981](https://github.com/Soontao/odata-v4-parser/commit/9b2d9819ab9b8e56ec7fe7aa2b7d85f85154c5ec)) ### [0.1.42](https://github.com/Soontao/odata-v4-parser/compare/v0.1.41...v0.1.42) (2020-08-10) ### Features * test for $batch ([517bb6e](https://github.com/Soontao/odata-v4-parser/commit/517bb6ebab4d5bdaba825c6c1d685643a6a00183)) ### [0.1.41](https://github.com/Soontao/odata-v4-parser/compare/v0.1.40...v0.1.41) (2020-08-09) ### Features * type for batch request for odata 4.01 ([88e5bf2](https://github.com/Soontao/odata-v4-parser/commit/88e5bf25a084fb389879088f468727befe6c8e70)) ### [0.1.40](https://github.com/Soontao/odata-v4-parser/compare/v0.1.39...v0.1.40) (2020-08-01) ### [0.1.39](https://github.com/Soontao/odata-v4-parser/compare/v0.1.38...v0.1.39) (2020-07-30) ### Features * support filter & param ([83f62c7](https://github.com/Soontao/odata-v4-parser/commit/83f62c78c73433af6c4575dd00aa01d57dd4dc43)) ### [0.1.38](https://github.com/Soontao/odata-v4-parser/compare/v0.1.37...v0.1.38) (2020-07-10) ### Bug Fixes * visit undefine object will throw error ([8c37045](https://github.com/Soontao/odata-v4-parser/commit/8c37045f3734950fad052369b77e83d0571e240e)) ### [0.1.37](https://github.com/Soontao/odata-v4-parser/compare/v0.1.36...v0.1.37) (2020-07-10) ### Features * **visitor:** support parent ([2824438](https://github.com/Soontao/odata-v4-parser/commit/2824438824b26d5efd13dfc82964f6d66d6155fd)) ### [0.1.36](https://github.com/Soontao/odata-v4-parser/compare/v0.1.35...v0.1.36) (2020-07-09) ### Features * **visitor:** deep first traverse ([8bd49bf](https://github.com/Soontao/odata-v4-parser/commit/8bd49bfa37ec419419c6336ae36bb216abdca79d)) ### [0.1.35](https://github.com/Soontao/odata-v4-parser/compare/v0.1.34...v0.1.35) (2020-07-09) ### Features * **visitor:** add ast visitor ([0ff94c3](https://github.com/Soontao/odata-v4-parser/commit/0ff94c3be04d25b898f09aa4f2abf73ac49f8c2c)) ### [0.1.34](https://github.com/Soontao/odata-v4-parser/compare/v0.1.33...v0.1.34) (2020-07-09) ### [0.1.33](https://github.com/Soontao/odata-v4-parser/compare/v0.1.32...v0.1.33) (2020-07-09) ### [0.1.32](https://github.com/Soontao/odata-v4-parser/compare/v0.1.31...v0.1.32) (2020-07-06) ### 0.1.31 (2020-07-06) ### Features * [#1](https://github.com/Soontao/odata-v4-parser/issues/1), find node by name ([ae40496](https://github.com/Soontao/odata-v4-parser/commit/ae40496c9acc40abccc9115848819a011ac1a6b3))