Skip to content

Releases: pdevito3/QueryKit

v1.9.0

01 Jul 14:53
Compare
Choose a tag to compare

What's Changed

  • Can use QueryKit on IEnumerables

Full Changelog: v1.8.1...v1.9.0

v1.8.1

28 Jun 00:57
Compare
Choose a tag to compare

What's Changed

  • fixes hasconversion

Full Changelog: 1.8.0...v1.8.1

1.8.0

25 Jun 00:45
Compare
Choose a tag to compare

Updates

  • supports HasConversion()

Full Changelog: 1.7.0...1.8.0

1.7.0

24 Jun 21:00
Compare
Choose a tag to compare

Changes

  • can compare properties #59
  • can do arithmetic #61
  • can perform custom operations #50

Full Changelog: v1.6.0...1.7.0

v1.6.0

23 Jun 03:09
Compare
Choose a tag to compare

What's Changed

  • support for nested collections
  • added validation for filtering and sorting in ReplaceAliasesWithPrope… by @SupportMaraSoft in #70

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

05 Dec 22:47
Compare
Choose a tag to compare

Updates

  • Add .NET 9 support
  • Bump SmartEnum dependency to 8.2.0

v1.4.4

02 Nov 02:38
Compare
Choose a tag to compare

What's Changed

  • Fix collections filtering not working when custom properties set by @ChasakisD in #68

New Contributors

Full Changelog: v1.4.3...v1.4.4

v1.4.3

07 Sep 19:32
Compare
Choose a tag to compare
  • fixes nullable guid check #37

Full Changelog: v1.4.2...v1.4.3

v1.4.2

14 Aug 12:14
Compare
Choose a tag to compare

What's Changed

  • fix: parsing exception inherit query kit exception by @jthomperoo in #58

Full Changelog: v1.4.1...v1.4.2

v1.4.1

14 Aug 12:13
Compare
Choose a tag to compare

What's Changed

  • Package Dependencies: Bump the testcontainers group with 2 updates by @dependabot in #48
  • Package Dependencies: Bump MediatR from 12.2.0 to 12.3.0 by @dependabot in #49
  • Fix filtering by guid on collections by @Eiromplays in #52

New Contributors

Full Changelog: v1.4.0...v1.4.1