Version 0.5.3
github-actions
released this
16 Aug 17:43
·
198 commits
to refs/heads/main
since this release
π New Features
- Add support for StartsWith/EndsWith, extended support for Contains (#402)
π Bug Fixes
- fix query predicate bug for NotEqual expression type (#399)
- Respect
PropertyName
in Aggregation query. (#405) - allow applying of logical OR on different fields in .Where clause on aggregation set (#393)
- fix query translation on aggregation set when has punctuation marks o⦠(#388)
- Fix aggregation parsing on negated
Contains
(#407) - adding proper translation for DateTimeOffsets (#406)
π§° Maintenance
- Moq -> Nsubstitute (#410)
Contributors
We'd like to thank all the contributors who worked on this release!
@AndersenGans, @imansafari1991, @mdrakib, @slorello89 and @zulander1