Skip to content

Releases: ivopetkov/data-object

v1.12.0

06 Dec 20:17

Choose a tag to compare

New:

  • Add PHP 8.5 support.

v1.11.0

23 Apr 08:29

Choose a tag to compare

Enhance:

  • Performance optimizations.

v1.10.0

23 Apr 06:52

Choose a tag to compare

New:

  • Add 'startWithAny' and 'endWithAny' operators.

Enhance:

  • Performance optimizations.

v1.9.0

04 Jan 21:40

Choose a tag to compare

Changed:

  • Remove PHP 7.* support.

v1.8.0

26 Dec 22:01

Choose a tag to compare

New:

  • Add 'textSearch' option to filterBy().

v1.7.0

22 Dec 10:23

Choose a tag to compare

New:

  • Add PHP 8.4 support.

v1.6.1

31 Jul 09:43

Choose a tag to compare

Enhance:

  • Update exception messages.

v1.6.0

12 Feb 21:20

Choose a tag to compare

New:

  • Add support for array values in filterBy() for 'equal' and 'notEqual'.

v1.5.0

02 Nov 09:56

Choose a tag to compare

New:

  • Add support for PHP 8.3.

v1.4.0

31 May 12:54

Choose a tag to compare

New:

  • Convert 'int' values when assigning to 'float' properties.