v1.4.0
What's Changed
- [FEATURE]: Improve filter extension method argument handling by @bfarmer67 in #38
- [FEATURE]: Improve FilterParser ExpressionFactory by @bfarmer67 in #43
- [FEATURE]: Refactor Expression, Comparer and Descriptor usage in Filter Parser by @bfarmer67 in #45
- [FEATURE]: Reduce memory allocations in EnumerateChildren by @bfarmer67 in #47
- [FEATURE]: Create cts test coverage for JsonElement by @bfarmer67 in #49
- [FEATURE]: Add support for math operators by @bfarmer67 in #51
- [FEATURE]: Cleanup unit tests by @bfarmer67 in #53
Full Changelog: v1.3.0...v1.4.0