Skip to content

Releases: rmolinamir/ddd-framework

Release @ddd-framework/core v1.0.10

22 Dec 05:24

Choose a tag to compare

1.0.10 (2024-12-22)

Features

  • aggregate-root: added aggregate members logic and allowed entities to raise domain events (bae9fe5)

Release @ddd-framework/postgres v1.1.0

09 Aug 04:07

Choose a tag to compare

Release @ddd-framework/postgres v1.0.0

05 Aug 04:17

Choose a tag to compare

1.0.0 (2024-08-05)

Features

  • @ddd-framework/collections: entityCollection now supports Entity keys | from improvements (18203ae)
  • @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)
  • mongodb: dDD framework mongodb adapter (f2b014a)
  • postgres: dDD framework postgres adapter (061a115)
  • 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)
  • v1: v1 @ddd-framework refactor using decorators for the core module plus seedwork support (bacda4c)

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)
  • @ddd-seedwork: adapted seedwork to new monorepo (715a147)
  • core: removed logs (dfaf76f)

Release @ddd-framework/mongodb v1.0.1

05 Aug 04:22

Choose a tag to compare

Release @ddd-framework/mongodb v1.0.0

05 Aug 04:17

Choose a tag to compare

1.0.0 (2024-08-05)

Features

  • @ddd-framework/collections: entityCollection now supports Entity keys | from improvements (18203ae)
  • @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)
  • mongodb: dDD framework mongodb adapter (f2b014a)
  • postgres: dDD framework postgres adapter (061a115)
  • 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)
  • v1: v1 @ddd-framework refactor using decorators for the core module plus seedwork support (bacda4c)

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)
  • @ddd-seedwork: adapted seedwork to new monorepo (715a147)
  • core: removed logs (dfaf76f)

Release @ddd-framework/core v1.0.7

05 Aug 04:38

Choose a tag to compare

1.0.7 (2024-08-05)

Features

  • repository: added support for the transaction pattern (9c0e069)

Release @ddd-framework/core v1.0.6

05 Aug 04:33

Choose a tag to compare

1.0.6 (2024-08-05)

Features

  • mongodb: dDD framework mongodb adapter (f2b014a)
  • postgres: dDD framework postgres adapter (061a115)

Release @ddd-framework/core v1.0.5

10 Jul 04:45

Choose a tag to compare

Release @ddd-framework/uuid v1.0.2

09 Jul 00:31

Choose a tag to compare

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/seedwork v1.0.2

09 Jul 00:30

Choose a tag to compare

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)