Releases: nebkam/odm-search-param
Releases · nebkam/odm-search-param
Add regex type
Allow `Exists` type to be inverted
6.0.4 Allow `Exists` type to be inverted
Allow multiple attributes
Merge pull request #9 from nebkam/v4 Make attribute repeatable
Allow multiple attributes on the same property
Merge pull request #8 from nebkam/v4 V4
Breaking change - Use static `parse` method
Allow multiple attributes
Breaking change - Explicit SearchParamType::Callable
Merge pull request #7 from nebkam/v4 Breaking change - Explicit SearchParamType::Callable
Support BackedEnums in ranges
Merge pull request #6 from nebkam/v4 Support IntBackedEnum ranges
Support BackedEnums
Merge pull request #5 from nebkam/v4 Support BackedEnums
PHP8.2 support
Breaking change - using attributes instead of annotations
MatchStage
Allow passing in MatchStage in place of QueryBuilder