Skip to content

Releases: pdevito3/QueryKit

v1.4.0

23 Jun 00:48
Compare
Choose a tag to compare

Added

  • new DerivedProperty api
  • better exception messages for parsing exception
  • support for comparing numeric collection types other than int #45

Fixed

  • a few numerical handling outliers
  • some in outliers

What's Changed

Full Changelog: v1.3.3...v1.4.0

v1.3.3

16 Apr 01:25
Compare
Choose a tag to compare

Full Changelog: v1.3.2...v1.3.3

v1.3.2

12 Apr 01:39
Compare
Choose a tag to compare

Fixes

  • guids can use contains

Full Changelog: v1.3.1...v1.3.2

v1.3.1

12 Apr 00:21
Compare
Choose a tag to compare

Fix

  • minor array issues

v1.3.0

24 Mar 15:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.3.0

v1.2.1

20 Jan 15:50
Compare
Choose a tag to compare

What's Changed

  • fix: fixing issue #19: Configuration throwing exception related to No… by @AlexMKotcz in #20

Full Changelog: v1.2.0...v1.2.1

v1.2.0

16 Jan 03:38
Compare
Choose a tag to compare

Added and Updated

  • Adds new Not In operator

v1.1.0

22 Dec 02:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

15 Nov 01:07
Compare
Choose a tag to compare

Added

  • .NET 8 support

v0.6.1

08 Sep 01:46
Compare
Choose a tag to compare

Fixes

  • numeric string filtering (#12)