Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 21:30
· 217 commits to main since this release

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