Releases: pdevito3/QueryKit
Releases · pdevito3/QueryKit
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
v1.2.0
v1.1.0
What's Changed
- feat: filtering enum types by @AlexMKotcz in #15
New Contributors
- @AlexMKotcz made their first contribution in #15
Full Changelog: v1.0.0...v1.1.0