You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***aggregate-root:** added aggregate members logic and allowed entities to raise domain events ([bae9fe5](https://github.com/rmolinamir/ddd-framework/commit/bae9fe59e279e6f8132b78e22957e8a16f76c6ab))
9
+
***core:** new aggregate-members logic is exportable ([15d5e34](https://github.com/rmolinamir/ddd-framework/commit/15d5e34685397b8bb44914f6771660247d93bbb6))
10
+
***transaction-manager:** the transactions are now capable of returning results ([5ec2894](https://github.com/rmolinamir/ddd-framework/commit/5ec289426abea4e07ee0adcb8f3f5feef296d4c3))
11
+
12
+
13
+
### Bug Fixes
14
+
15
+
***aggregate members:** fixed typo and support for no aggregate members ([1bac1ba](https://github.com/rmolinamir/ddd-framework/commit/1bac1ba6d90d2065dd6b17c75ad3ade9fcfd5e4e))
16
+
***entity:** entities can raise domain events without aggregate IDs ([165e1ce](https://github.com/rmolinamir/ddd-framework/commit/165e1ce818fac9703cd680669cf11b53d3789dd8))
17
+
***entity:** updated test ([b9eb606](https://github.com/rmolinamir/ddd-framework/commit/b9eb606f78a5cab6148ae45f69fe4b0deb166d54))
0 commit comments