Skip to content

Releases: pdevito3/QueryKit

v0.6.0

24 Jul 03:30
Compare
Choose a tag to compare

What's Changed

  • 🔊 SoundEx support
  • 📚 Collection filtering
  • 🔢 Collection count filtering
  • 🧨 Primitive collection support

Also a big shoutout to @royston-c-oa for kicking off collections in a new direction! Really annoyed github doesn't count your authorship here. Please feel free to reach out about getting into the contributor list on here or on twitter. You've earned it!

Full Changelog: v0.4.0...v0.6.0

v0.4.0

11 Jul 23:10
Compare
Choose a tag to compare

Fixes

  • fix date and time handling

What's Changed

  • Update FilterParser.cs to change the visibility of ParseFilter for better usage beyond just EF by @vip32 in #5

New Contributors

  • @vip32 made their first contribution in #5

Full Changelog: v0.3.0...v0.4.0

v0.3.0

02 Jun 23:29
Compare
Choose a tag to compare

Updates

  • QueryKit Exceptions
  • Custom operators

v0.2.0

01 May 01:42
Compare
Choose a tag to compare

can target .net 6

v0.1.1

01 May 01:05
Compare
Choose a tag to compare

Update scoping

v0.1.0

29 Apr 20:39
Compare
Choose a tag to compare

initial release