Skip to content

Releases: nebkam/odm-search-param

Add regex type

08 Aug 14:30
Compare
Choose a tag to compare
6.0.5

Add regex type

Allow `Exists` type to be inverted

04 Jun 18:23
Compare
Choose a tag to compare
6.0.4

Allow `Exists` type to be inverted

Allow multiple attributes

01 Jun 12:30
aca6dcd
Compare
Choose a tag to compare
Merge pull request #9 from nebkam/v4

Make attribute repeatable

Allow multiple attributes on the same property

01 Jun 12:28
e9a6939
Compare
Choose a tag to compare
Merge pull request #8 from nebkam/v4

V4

Breaking change - Use static `parse` method

01 Jun 12:22
e9a6939
Compare
Choose a tag to compare

Breaking change - Explicit SearchParamType::Callable

22 Mar 09:50
20c91d6
Compare
Choose a tag to compare
Merge pull request #7 from nebkam/v4

Breaking change - Explicit SearchParamType::Callable

Support BackedEnums in ranges

21 Mar 11:06
b2da249
Compare
Choose a tag to compare
Merge pull request #6 from nebkam/v4

Support IntBackedEnum ranges

Support BackedEnums

17 Mar 11:41
191794f
Compare
Choose a tag to compare
Merge pull request #5 from nebkam/v4

Support BackedEnums

PHP8.2 support

16 Mar 09:57
e2a38fd
Compare
Choose a tag to compare

Breaking change - using attributes instead of annotations

MatchStage

31 Oct 20:16
Compare
Choose a tag to compare

Allow passing in MatchStage in place of QueryBuilder