Releases: alirezanet/Gridify
Releases · alirezanet/Gridify
v2.10.0-preview1
Full Changelog: v2.9.2...v2.10.0-preview1
v2.9.2
Bugfix: custom operator exception when we have the filter value of a different type of field type #116
Full Changelog: v2.9.1...v2.9.2
v2.9.1
Bugfix: exception while using [
character as a value in the query filter
Full Changelog: v2.9.0...v2.9.1
Thanks to @GregOnNet for reporting the bug.
v2.9.0
What's Changed
- Support Unary expressions in custom operators #112 & #111 by @alirezanet in #113
Full Changelog: v2.8.4...v2.9.0
v2.8.4
BugFix: problem with escape characters while using parenthesis
Full Changelog: v2.8.3...v2.8.4
v2.8.3
v2.8.2
Full Changelog: v2.8.1...v2.8.2
- direct support for Net7.0
- Inner regex performance improvement