File tree 6 files changed +96
-0
lines changed 6 files changed +96
-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 )
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ v0.10.0] ( https://github.com/msgphp/eav/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
+ - Removed Entity\ namespace [ \# 307] ( https://github.com/msgphp/msgphp/pull/307 )
8
+ - Rename Entity\{ Fields,Features}\ to Model\ [ \# 301] ( https://github.com/msgphp/msgphp/pull/301 )
9
+ - Rename Infra\Uuid\\ <Entity\> Id to \< Entity\> Uuid [ \# 286] ( https://github.com/msgphp/msgphp/pull/286 )
10
+ - Rename \< Entity\> Id to Scalar\< Entity\> Id [ \# 285] ( https://github.com/msgphp/msgphp/pull/285 )
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ v0.10.0] ( https://github.com/msgphp/eav-bundle/tree/v0.10.0 ) (2019-03-27)
4
+
5
+ - Drop support for MsgPhp\ entity class reference in username\_ lookup [ \# 311] ( https://github.com/msgphp/msgphp/pull/311 )
6
+ - Removed type suffixes [ \# 310] ( https://github.com/msgphp/msgphp/pull/310 )
7
+ - Renamed Infra\ to Infrastructure\ [ \# 309] ( https://github.com/msgphp/msgphp/pull/309 )
8
+ - Removed Entity\ namespace [ \# 307] ( https://github.com/msgphp/msgphp/pull/307 )
9
+ - Removed option "password\_ confirm\_ current" + default "inherit\_ data" in HashedPasswordType [ \# 306] ( https://github.com/msgphp/msgphp/pull/306 )
10
+ - add SecurityUser::getPasswordAlgorithm\(\) [ \# 303] ( https://github.com/msgphp/msgphp/pull/303 )
11
+ - Rename Entity\{ Fields,Features}\ to Model\ [ \# 301] ( https://github.com/msgphp/msgphp/pull/301 )
12
+ - Revise user credentials [ \# 298] ( https://github.com/msgphp/msgphp/pull/298 )
13
+ - Drop first-class salted password support [ \# 297] ( https://github.com/msgphp/msgphp/pull/297 )
14
+ - Rename Infra\Uuid\\ <Entity\> Id to \< Entity\> Uuid [ \# 286] ( https://github.com/msgphp/msgphp/pull/286 )
15
+ - Rename \< Entity\> Id to Scalar\< Entity\> Id [ \# 285] ( https://github.com/msgphp/msgphp/pull/285 )
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ v0.10.0] ( https://github.com/msgphp/user/tree/v0.10.0 ) (2019-03-27)
4
+
5
+ - Drop support for MsgPhp\ entity class reference in username\_ lookup [ \# 311] ( https://github.com/msgphp/msgphp/pull/311 )
6
+ - Removed type suffixes [ \# 310] ( https://github.com/msgphp/msgphp/pull/310 )
7
+ - Renamed Infra\ to Infrastructure\ [ \# 309] ( https://github.com/msgphp/msgphp/pull/309 )
8
+ - Moved Password\PasswordProtectedInterface & CredentialInterface to Credential\ [ \# 308] ( https://github.com/msgphp/msgphp/pull/308 )
9
+ - Removed Entity\ namespace [ \# 307] ( https://github.com/msgphp/msgphp/pull/307 )
10
+ - Removed option "password\_ confirm\_ current" + default "inherit\_ data" in HashedPasswordType [ \# 306] ( https://github.com/msgphp/msgphp/pull/306 )
11
+ - add SecurityUserHashingFactory [ \# 305] ( https://github.com/msgphp/msgphp/pull/305 )
12
+ - Renamed PasswordHashing to GenericPasswordHashing [ \# 304] ( https://github.com/msgphp/msgphp/pull/304 )
13
+ - add SecurityUser::getPasswordAlgorithm\(\) [ \# 303] ( https://github.com/msgphp/msgphp/pull/303 )
14
+ - Rename Entity\{ Fields,Features}\ to Model\ [ \# 301] ( https://github.com/msgphp/msgphp/pull/301 )
15
+ - Revise user credentials [ \# 298] ( https://github.com/msgphp/msgphp/pull/298 )
16
+ - Drop first-class salted password support [ \# 297] ( https://github.com/msgphp/msgphp/pull/297 )
17
+ - Rename Infra\Uuid\\ <Entity\> Id to \< Entity\> Uuid [ \# 286] ( https://github.com/msgphp/msgphp/pull/286 )
18
+ - Rename \< Entity\> Id to Scalar\< Entity\> Id [ \# 285] ( https://github.com/msgphp/msgphp/pull/285 )
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ v0.10.0] ( https://github.com/msgphp/user-bundle/tree/v0.10.0 ) (2019-03-27)
4
+
5
+ - Drop support for MsgPhp\ entity class reference in username\_ lookup [ \# 311] ( https://github.com/msgphp/msgphp/pull/311 )
6
+ - Removed type suffixes [ \# 310] ( https://github.com/msgphp/msgphp/pull/310 )
7
+ - Renamed Infra\ to Infrastructure\ [ \# 309] ( https://github.com/msgphp/msgphp/pull/309 )
8
+ - Moved Password\PasswordProtectedInterface & CredentialInterface to Credential\ [ \# 308] ( https://github.com/msgphp/msgphp/pull/308 )
9
+ - Removed Entity\ namespace [ \# 307] ( https://github.com/msgphp/msgphp/pull/307 )
10
+ - Removed option "password\_ confirm\_ current" + default "inherit\_ data" in HashedPasswordType [ \# 306] ( https://github.com/msgphp/msgphp/pull/306 )
11
+ - add SecurityUserHashingFactory [ \# 305] ( https://github.com/msgphp/msgphp/pull/305 )
12
+ - Renamed PasswordHashing to GenericPasswordHashing [ \# 304] ( https://github.com/msgphp/msgphp/pull/304 )
13
+ - add SecurityUser::getPasswordAlgorithm\(\) [ \# 303] ( https://github.com/msgphp/msgphp/pull/303 )
14
+ - Rename Entity\{ Fields,Features}\ to Model\ [ \# 301] ( https://github.com/msgphp/msgphp/pull/301 )
15
+ - Revise user credentials [ \# 298] ( https://github.com/msgphp/msgphp/pull/298 )
16
+ - Drop first-class salted password support [ \# 297] ( https://github.com/msgphp/msgphp/pull/297 )
17
+ - Rename Infra\Uuid\\ <Entity\> Id to \< Entity\> Uuid [ \# 286] ( https://github.com/msgphp/msgphp/pull/286 )
18
+ - Rename \< Entity\> Id to Scalar\< Entity\> Id [ \# 285] ( https://github.com/msgphp/msgphp/pull/285 )
Original file line number Diff line number Diff line change
1
+ # Changelog
2
+
3
+ ## [ v0.10.0] ( https://github.com/msgphp/user-eav/tree/v0.10.0 ) (2019-03-27)
4
+
5
+ - Drop support for MsgPhp\ entity class reference in username\_ lookup [ \# 311] ( https://github.com/msgphp/msgphp/pull/311 )
6
+ - Removed type suffixes [ \# 310] ( https://github.com/msgphp/msgphp/pull/310 )
7
+ - Renamed Infra\ to Infrastructure\ [ \# 309] ( https://github.com/msgphp/msgphp/pull/309 )
8
+ - Moved Password\PasswordProtectedInterface & CredentialInterface to Credential\ [ \# 308] ( https://github.com/msgphp/msgphp/pull/308 )
9
+ - Removed Entity\ namespace [ \# 307] ( https://github.com/msgphp/msgphp/pull/307 )
10
+ - Removed option "password\_ confirm\_ current" + default "inherit\_ data" in HashedPasswordType [ \# 306] ( https://github.com/msgphp/msgphp/pull/306 )
11
+ - add SecurityUserHashingFactory [ \# 305] ( https://github.com/msgphp/msgphp/pull/305 )
12
+ - Renamed PasswordHashing to GenericPasswordHashing [ \# 304] ( https://github.com/msgphp/msgphp/pull/304 )
13
+ - add SecurityUser::getPasswordAlgorithm\(\) [ \# 303] ( https://github.com/msgphp/msgphp/pull/303 )
14
+ - Rename Entity\{ Fields,Features}\ to Model\ [ \# 301] ( https://github.com/msgphp/msgphp/pull/301 )
15
+ - Revise user credentials [ \# 298] ( https://github.com/msgphp/msgphp/pull/298 )
16
+ - Drop first-class salted password support [ \# 297] ( https://github.com/msgphp/msgphp/pull/297 )
17
+ - Rename Infra\Uuid\\ <Entity\> Id to \< Entity\> Uuid [ \# 286] ( https://github.com/msgphp/msgphp/pull/286 )
18
+ - Rename \< Entity\> Id to Scalar\< Entity\> Id [ \# 285] ( https://github.com/msgphp/msgphp/pull/285 )
You can’t perform that action at this time.
0 commit comments