Releases: makeabledk/php-value-objects
Releases · makeabledk/php-value-objects
v0.16.0
What's Changed
- Apply fixes from StyleCI by @rasmuscnielsen in #15
- Add Laravel 12 support + fix deprecations by @rasmuscnielsen in #12
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- Support laravel 10-11 and require php 8.1+ by @rasmuscnielsen in #11
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- Apply fixes from StyleCI by @rasmuscnielsen in #9
- Merge feat/laravel-9 by @rasmuscnielsen in #8
Full Changelog: 0.13.0...v0.14.0
0.13.0
- Bump Laravel versions 6-8
v0.12.0
- Support Carbon 2.0
v0.11.0
- Add option to format a Duration instance individually
v0.10.4
Allow NULL in Duration::fromArray
v0.10.3
Allow NULL values in Duration::sum
v0.10.2
Add JsonSerializable for better API resources support.
v0.10.1
Fix bad commit