Skip to content

Releases: tenantcloud/php-data-transfer-objects

v1.4.1

04 Aug 13:43
Compare
Choose a tag to compare

1.4.1 (2024-08-04)

Bug Fixes

v1.4.0

25 Apr 12:53
Compare
Choose a tag to compare

1.4.0 (2024-04-25)

Features

v1.3.0

05 Jul 15:56
3302d22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...v1.3.0

1.2.1

08 Dec 13:28
b1028ae
Compare
Choose a tag to compare
fix: Allow php-standard 2.0 (#11)

Fixed enum serialization with null values.

15 Jun 10:29
aa5f81b
Compare
Choose a tag to compare
1.2

Merge pull request #10 from tenantcloud/fix-null-value-enum-serializa…

Fixed nested serialization

26 Apr 15:53
cfa487a
Compare
Choose a tag to compare
Merge pull request #9 from tenantcloud/v1.1.1.1

fix: Fixed nested serialization.

Add serialization array/collection of enums. Add tests

23 Apr 08:53
9eb286c
Compare
Choose a tag to compare
Merge pull request #8 from tenantcloud/v1.1.1.1

refactor: Add serialization array/collection of enums. Add tests.

Add serialization with Enums

22 Apr 16:43
1e6eabb
Compare
Choose a tag to compare
Merge pull request #7 from tenantcloud/v1.1.1

feature: Add serialize with Enum values.

1.1.0

28 Feb 12:34
606a510
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.5...1.1.0

1.0.5

09 Feb 12:52
c840a5b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.4...1.0.5