Skip to content

Releases: lhellemons/php-value-objects

Release 1.0.1

Choose a tag to compare

@lhellemons lhellemons released this 27 Feb 16:31
  • It's now possible to create value object subclasses without having to specify the constructor in the parent class

1.0.0

Choose a tag to compare

@lhellemons lhellemons released this 21 Feb 20:43

The first major release!

1.0.0 alpha 3

1.0.0 alpha 3 Pre-release
Pre-release

Choose a tag to compare

@lhellemons lhellemons released this 04 Feb 21:20

Updated composer.json to packagist format

1.0.0 alpha 2

1.0.0 alpha 2 Pre-release
Pre-release

Choose a tag to compare

@lhellemons lhellemons released this 04 Feb 21:16

Even further along to a first stable release :).

1.0.0 alpha 1

1.0.0 alpha 1 Pre-release
Pre-release

Choose a tag to compare

@lhellemons lhellemons released this 04 Feb 19:03

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

Choose a tag to compare

@lhellemons lhellemons released this 30 Jan 09:44

Added PHP 7.1 support
Improved documentation
Improved naming and handling of SingleValueObjectTrait validation and normalization methods