Skip to content

Releases: PcComponentes/criteria

v2.1.0

08 Jul 11:44
5d92b3a

Choose a tag to compare

  • chore: drop support for PHP 8.0, 8.1, 8.2, and 8.3
  • refactor: apply coding standards

v2.0.0

04 Jul 14:22
e3b6b4f

Choose a tag to compare

v1.2.1

09 Aug 09:23
7afaeae

Choose a tag to compare

Add CONTAINS_NON_SENSITIVE operator

v1.2.0

28 Dec 11:00
4350426

Choose a tag to compare

feat: FilterIntValue added for type sensitive cases

v1.1.0

20 Sep 09:39
45244d4

Choose a tag to compare

Add compatibility with PcComponentes/ddd 4.0

v1.0.0

14 Jul 09:10
6b69a08

Choose a tag to compare

Breaking changes:

  • remove: criteria order support
  • remove: unsafe Filters constructor usage

Other changes:

  • add: value object factories

v0.5.0

17 Jun 05:48
154de53

Choose a tag to compare

feat: allow specifying multiple fields for sorting

v0.4.0

03 May 15:42
d478178

Choose a tag to compare

  • feat: add standard from factory to data models
  • feat: add enum factories

0.3.1

22 Feb 08:14
c8a1455

Choose a tag to compare

Remove final from Criteria class

PHP 8

28 Nov 09:59
c975d66

Choose a tag to compare

php8 support added