Skip to content

Version 0.5.3

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 17:43
· 198 commits to refs/heads/main since this release
968fa76

πŸš€ 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