Releases: rmolinamir/ddd-framework
Releases · rmolinamir/ddd-framework
Release @ddd-framework/dto v1.0.2
09 Jul 00:30
Compare
Sorry, something went wrong.
No results found
1.0.2 (2024-07-09)
Features
@ddd-framework/collections: entityCollection now supports Entity keys | from improvements (18203ae )
Bug Fixes
@ddd-framework/collections: generic type fix (6252ced )
@ddd-framework/collections: type improvements | now attempting to unpack entity IDs (c2ddb72 )
@ddd-framework/core: added details to exceptions thrown in domain events module (984cac9 )
core: removed logs (dfaf76f )
Release @ddd-framework/core v1.0.4
09 Jul 00:28
Compare
Sorry, something went wrong.
No results found
1.0.4 (2024-07-09)
Bug Fixes
@ddd-framework/collections: type improvements | now attempting to unpack entity IDs (c2ddb72 )
Release @ddd-framework/collections v1.1.3
09 Jul 00:28
Compare
Sorry, something went wrong.
No results found
Release @ddd-framework/core v1.0.3
28 Oct 19:04
Compare
Sorry, something went wrong.
No results found
1.0.3 (2023-10-28)
Features
@ddd-framework/collections: entityCollection now supports Entity keys | from improvements (18203ae )
Bug Fixes
@ddd-framework/collections: generic type fix (6252ced )
@ddd-framework/core: added details to exceptions thrown in domain events module (984cac9 )
Release @ddd-framework/collections v1.1.2
28 Oct 19:26
Compare
Sorry, something went wrong.
No results found
1.1.2 (2023-10-28)
Bug Fixes
@ddd-framework/collections: type improvements | now attempting to unpack entity IDs (c2ddb72 )
@ddd-framework/core: added details to exceptions thrown in domain events module (984cac9 )
Release @ddd-framework/collections v1.1.1
28 Oct 18:57
Compare
Sorry, something went wrong.
No results found
1.1.1 (2023-10-28)
Bug Fixes
@ddd-framework/collections: generic type fix (6252ced )
Release @ddd-framework/collections v1.1.0
28 Oct 18:50
Compare
Sorry, something went wrong.
No results found
1.1.0 (2023-10-28)
Features
@ddd-framework/collections: entityCollection now supports Entity keys | from improvements (18203ae )
Bug Fixes
Release @ddd-framework/core v1.0.2
22 Jul 22:04
Compare
Sorry, something went wrong.
No results found
1.0.2 (2023-07-22)
Bug Fixes
Release @ddd-framework/core v1.0.0
17 Jul 01:10
Compare
Sorry, something went wrong.
No results found
1.0.0 (2023-07-17)
Features
Release @ddd-framework/uuid v0.0.1
16 Jul 06:23
Compare
Sorry, something went wrong.
No results found
0.0.1 (2023-07-16)
Features
@ddd-framework/core: new list constructor overload and presenter port (13a6ad5 )
@ddd-framework: init (b2a1717 )
@ddd-framework: monorepo (56fd484 )
core: experimental DDD tactical pattern decorators (14c889e )
core: experimental decorators for Aggregate Root, Member, and other DDD tactical patterns (52c3df5 )
core: experimental module progress (1f376dd )
core: removed static null from IdentifiedDomainObject class | removed DomainEventClassMap (896f06d )
seedwork: internal @config packages are ignored | internal directories ** are ignored (375033f )
uuid: uuid package (3dcc796 )
v0: refactored the classes into a more modular structure (9b9e479 )
Bug Fixes
@ddd-seedwork: adapted seedwork to new monorepo (715a147 )