Releases: PcComponentes/ddd
Releases · PcComponentes/ddd
v4.2.0
v4.1.0
feat: Add unique id value object
v4.0.1
v4.0.0
- feat: allow set occurred on datetime format
- refactor: remove aggregate message aggregate uuid support
- refactor: add static return types to factories
v3.1.0
- AggregateMessage edited: now aggregate id is a string value object, not uuid required.
- Add deprecation: on "AggregateMessage::fromPayload" $aggregateId should be a AggregateId value object instead of Uuid.
v3.0.0
- remove unsafe ValueObject constructors
- phpstand added
- php7.4 compatibility removed
- update return types (adding ": static" to factories)
- add iterator and countable type hint to collection
v2.3.2
v2.3.1
v2.3.0
Obtain collection first element
added: Obtain collection first element