Releases: MyOnlineStore/common-domain
Releases · MyOnlineStore/common-domain
Introduced ArrayContainsClassAssertionTrait
May be used in collection construction when only instances of a certain class are allowed.
StoreId and RegionCode are now final
Merge pull request #3 from MyOnlineStore/vo-final marked the regioncode and storeid VO as final
v1.0.2: Merge pull request #2 from MyOnlineStore/region-code-not-final
Removed final definition in RegionCode
v1.0.1: Merge pull request #1 from MyOnlineStore/storeid-not-final
removed `final` definition for temporary work-around within legacy codebase
Initial release
Common domain concepts for use in MyOnlineStore features