Releases: alirezanet/Gridify
Releases · alirezanet/Gridify
v2.4.5
- Enabling SourceLink and source debugging features on gridify
v2.4.4
v2.4.3
- Add
BuildCompiledEvaluator
- Remove BuildCollectionEvaluator
- Rename BuildQueryableEvaluator to
BuildEvaluator
- Improve documentations
- Update Readme
v2.4.2
v2.4.1
- Allowing to use
AddOrderBy
multiple times without overrides - Update
QueryBuilder
APIs - Add
UseEmptyMapper
to builder - Improve builder documentation comments
v2.4.0
v2.3.3
v2.3.2
- Add configuration to allow for filter expressions to exclude unmapped fields instead of throwing an exception
- Change
GridifyFilteringException
when a field does not exist in mappings toGridifyMapperException
- Add a new overload for
ApplyOrdering
extension that Accepts string and mapper
v2.3.1
- Performance improvement, field index parameter parser