Alirezanet Gridify Versions Save

Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.

v2.9.2

8 months ago

Bugfix: custom operator exception when we have the filter value of a different type of field type #116

Full Changelog: https://github.com/alirezanet/Gridify/compare/v2.9.1...v2.9.2

v2.9.1

8 months ago

Bugfix: exception while using [ character as a value in the query filter

Full Changelog: https://github.com/alirezanet/Gridify/compare/v2.9.0...v2.9.1

Thanks to @GregOnNet for reporting the bug.

v2.9.0

9 months ago

What's Changed

Full Changelog: https://github.com/alirezanet/Gridify/compare/v2.8.4...v2.9.0

v2.8.4

1 year ago

BugFix: problem with escape characters while using parenthesis

Full Changelog: https://github.com/alirezanet/Gridify/compare/v2.8.3...v2.8.4

v2.8.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/alirezanet/Gridify/compare/v2.8.2...v2.8.3

v2.8.2

1 year ago

Full Changelog: https://github.com/alirezanet/Gridify/compare/v2.8.1...v2.8.2

  • direct support for Net7.0
  • Inner regex performance improvement

v2.8.1

1 year ago
  • Bugfix -multiple null or empty filter not working #85

v2.8.0

1 year ago
  • Add support for conditional operator during nested collection filtering #81

v2.7.5

1 year ago
  • Add Support MongoDB Driver #80

v2.7.4

2 years ago
  • feat: add support parsing 0 & 1 for Boolean values #71