[go: up one dir, main page]

Skip to content

Releases: ivopetkov/data-object

v1.6.1

31 Jul 09:43
Compare
Choose a tag to compare

Enhance:

  • Update exception messages.

v1.6.0

12 Feb 21:20
Compare
Choose a tag to compare

New:

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

v1.5.0

02 Nov 09:56
Compare
Choose a tag to compare

New:

  • Add support for PHP 8.3.

v1.4.0

31 May 12:54
Compare
Choose a tag to compare

New:

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

v1.3.0

16 Dec 23:19
Compare
Choose a tag to compare

New:

  • Add PHP 8.2 support.

v1.2.1

25 May 11:48
Compare
Choose a tag to compare

Fix cloning DataLists.

v1.2.0

05 Apr 15:01
Compare
Choose a tag to compare

Add 'ignoreReadonlyProperties' option to toArray() and toJSON().
Add 'properties' option to toArray() and toJSON().
Add support for timestamps in DateTime properties in fromArray() and fromJSON().

v1.1.0

29 Nov 09:19
Compare
Choose a tag to compare

Add support for PHP 8.1.

v1.0.3

17 Jan 21:38
Compare
Choose a tag to compare

Fix PHP versions in composer.json.

v1.0.2

02 Jan 20:36
Compare
Choose a tag to compare

Fix for PHP 8.