We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e9aa50 commit 42e80a1Copy full SHA for 42e80a1
Src/Xer.DomainDriven/Xer.DomainDriven.nuspec
@@ -2,7 +2,7 @@
2
<package>
3
<metadata>
4
<id>Xer.DomainDriven</id>
5
- <version>0.1.1</version>
+ <version>1.0.0</version>
6
<title>Xer.DomainDriven</title>
7
<authors>jeyjeyemem</authors>
8
<owners>jeyjeyemem</owners>
@@ -12,7 +12,8 @@
12
<description>DDD entities and marker interfaces.</description>
13
<summary>DDD entities and marker interfaces</summary>
14
<releaseNotes>
15
- - Renamed Aggregate to AggregateRoot. - Update implementation of ValueObject.
+ - Renamed AggregateRepository to AggregateRootRepository.
16
+ - Updated implementation of ValueObject.HashCode.
17
</releaseNotes>
18
<copyright>Copyright 2017</copyright>
19
<tags>DDD</tags>
0 commit comments