Releases: enisn/AutoFilterer
Releases · enisn/AutoFilterer
v3.1.0
v3.0.0
v2.13.0
What's Changed
- Reusable Formatters for Select statements by @max-arshinov in #56
New Contributors
- @max-arshinov made their first contribution in #56
Full Changelog: v2.12.2...v2.13.0
v2.12.2
v2.12.1
v2.11.0
What's Changed
- Adding IsNull, IsNotNull, IsEmpty, IsNotEmpty filters. by @mehmetuken in #48
Full Changelog: v2.10.0...v2.11.0
v2.10.0
What's Changed
- Adding StringFilter NotContains, NotStartsWith and NotEndsWith options. by @mehmetuken in #47
New Contributors
- @mehmetuken made their first contribution in #47
Full Changelog: v2.9.1...v2.10.0
v2.9.1
v2.9.0
What's Changed
- Fancy Showcase Flow on README by @enisn in #32
- 📄 New Documentation Part 1 by @enisn in #31
- ♻️ Update to dotnet 6.0 & Convert all projects to file-scoped namespaces by @enisn in #37
- ♻️ Update Swagger Version & Refactor by @enisn in #38
- ⬆️♻️Update dependencies by @enisn in #41
- ✨ Introduce ApplyFilterWithoutPagination extension method by @enisn in #40
- ♻️Use singleton instances of attributes by @enisn in #42
- Huge performance improvement. (Performance is doubled, check benchmark results in PR #42)
Full Changelog: v2.8.0...v2.9.0