Skip to content

v3.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@lindyhopchris lindyhopchris released this 12 Jan 18:53
· 24 commits to develop since this release

Upgrading

composer config minimum-stability rc
composer require cloudcreativity/ddd-modules:^3.0

What's Changed

  • feat!: separate out command queuing to a command queuer driving port by @lindyhopchris in #19
  • refactor!: move message interfaces to the toolkit namespace.

Full Changelog: v2.0.0...v3.0.0-rc.1