Releases: lhellemons/php-value-objects
Releases · lhellemons/php-value-objects
Release 1.0.1
- It's now possible to create value object subclasses without having to specify the constructor in the parent class
1.0.0
The first major release!
1.0.0 alpha 3
Updated composer.json to packagist format
1.0.0 alpha 2
Even further along to a first stable release :).
1.0.0 alpha 1
We're underway to a stable release! The API might be extended but it's very unlikely to change between here and 1.0.
0.2.0
Added PHP 7.1 support
Improved documentation
Improved naming and handling of SingleValueObjectTrait validation and normalization methods