File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ v0.10.0] ( https://github.com/msgphp/domain/tree/v0.10.0 ) (2019-03-27)
4+
5+ - Removed type suffixes [ \# 310] ( https://github.com/msgphp/msgphp/pull/310 )
6+ - Renamed Infra\ to Infrastructure\ [ \# 309] ( https://github.com/msgphp/msgphp/pull/309 )
7+ - Rename Entity\{ Fields,Features}\ to Model\ [ \# 301] ( https://github.com/msgphp/msgphp/pull/301 )
8+ - Renamed PaginatedDomainCollection to GenericPaginatedDomainCollection [ \# 300] ( https://github.com/msgphp/msgphp/pull/300 )
9+ - Renamed DomainCollection to GenericDomainCollection [ \# 299] ( https://github.com/msgphp/msgphp/pull/299 )
10+ - Renamed EventSourcingCommandHandlerTrait::getDomainEventHandler\(\) to getDomainEventTarget\(\) [ \# 296] ( https://github.com/msgphp/msgphp/pull/296 )
11+ - Rename DomainObjectFactory to GenericDomainObjectFactory [ \# 295] ( https://github.com/msgphp/msgphp/pull/295 )
12+ - Renamed Command\EventSourcingCommandHandlerTrait to Event\, removed UnexpectedDomainEventException [ \# 291] ( https://github.com/msgphp/msgphp/pull/291 )
13+ - Rename Event\\ * Projection\* to Projection\Event\ [ \# 290] ( https://github.com/msgphp/msgphp/pull/290 )
14+ - Rename Command\\ * Projection\* to Projection\Command\ [ \# 289] ( https://github.com/msgphp/msgphp/pull/289 )
15+ - Remove EnabledField in favor of CanBeEnabled [ \# 288] ( https://github.com/msgphp/msgphp/pull/288 )
16+ - mark Infra\Doctrine\DomainIdType an abstract [ \# 287] ( https://github.com/msgphp/msgphp/pull/287 )
17+ - Nuke abstract DomainId in favor of a trait [ \# 284] ( https://github.com/msgphp/msgphp/pull/284 )
You can’t perform that action at this time.
0 commit comments