Skip to content

Releases: rmolinamir/ddd-framework

Release @ddd-framework/event-sourcing v0.1.0

16 Jul 06:24

Choose a tag to compare

0.1.0 (2023-07-16)

Features

  • @ddd-framework/core: new list constructor overload and presenter port (13a6ad5)
  • 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)

Release @ddd-framework/dto v0.0.1

16 Jul 06:21

Choose a tag to compare

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)

Release @ddd-framework/cqrs v0.1.0

16 Jul 06:22

Choose a tag to compare

0.1.0 (2023-07-16)

Features

  • v0: refactored the classes into a more modular structure (9b9e479)

Release @ddd-framework/core v0.3.0

16 Jul 06:17

Choose a tag to compare

0.3.0 (2023-07-16)

Features

  • core: experimental module progress (1f376dd)
  • uuid: uuid package (3dcc796)
  • v0: refactored the classes into a more modular structure (9b9e479)

Release @ddd-framework/collections v0.0.1

16 Jul 06:20

Choose a tag to compare

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)

Release @ddd-framework/cqrs v0.0.1

15 Jul 19:20

Choose a tag to compare

0.0.1 (2023-07-15)

Features

  • @ddd-framework/core: new list constructor overload and presenter port (13a6ad5)
  • 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)

Release @ddd-framework/seedwork v0.2.1

16 May 17:32

Choose a tag to compare

0.2.1 (2023-05-16)

Features

  • internal @config packages are ignored, internal directories ** are ignored (375033f)

Release @ddd-framework/core v0.2.1

16 May 17:31

Choose a tag to compare

0.2.1 (2023-05-16)

Features

  • removed static null from IdentifiedDomainObject class, removed DomainEventClassMap (896f06d)

Release @ddd-framework/core v0.2.0

18 Mar 03:08

Choose a tag to compare

0.2.0 (2023-03-18)

Features

  • @ddd-framework/core: new list constructor overload and presenter port (13a6ad5)
  • core: experimental DDD tactical pattern decorators (14c889e)
  • core: experimental decorators for Aggregate Root, Member, and other DDD tactical patterns (52c3df5)

Release @ddd-framework/event-sourcing v0.0.0

18 Nov 03:13

Choose a tag to compare

0.1.0 (2022-11-18)

Features

  • @ddd-framework/event-sourcing: init