Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

52 lines (31 loc) · 1.2 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.0 - 2022-06-01

Added

  • Implement IntegrationEventBus

Changed

  • Set DomainEventBus dependency as readonly

Removed

  • [BC BREAK] Remove DomainCommand support

0.1.4 - 2022-05-07

Changed

  • Bump PHP dependencies
  • Allow use multiple version of the DDD library

0.1.3 - 2022-03-04

Changed

  • Use tuzex / ddd library version 0.7.4 <

0.1.2 - 2022-02-19

Changed

  • Bump PHP depedencies

0.1.1 - 2022-02-17

Changed

  • Bump tuzex/ddd to version 0.6.*
  • Extend Buses input parameter type by a message array