Releases: pdevito3/QueryKit
Releases · pdevito3/QueryKit
v1.4.4
What's Changed
- Fix collections filtering not working when custom properties set by @ChasakisD in #68
New Contributors
- @ChasakisD made their first contribution in #68
Full Changelog: v1.4.3...v1.4.4
v1.4.3
v1.4.2
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
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
- @dependabot made their first contribution in #48
- @Eiromplays made their first contribution in #52
Full Changelog: v1.4.0...v1.4.1
v1.4.0
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
Full Changelog: v1.3.2...v1.3.3
v1.3.2
v1.3.1
v1.3.0
What's Changed
- feat: add base QueryKitException by @jthomperoo in #26
- fix: catch invalid enums by @jthomperoo in #28
- Fix GitHub actions and unit tests by @jthomperoo in #29
New Contributors
- @jthomperoo made their first contribution in #26
Full Changelog: v1.2.1...v1.3.0
v1.2.1
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