Releases: Jeckel-Lab/command-dispatcher
Releases · Jeckel-Lab/command-dispatcher
v1.0.0 PHP >= 8.0
03 Jan 16:24
Compare
Sorry, something went wrong.
No results found
Merge pull request #36 from Jeckel-Lab/feature/contract-2.3.0
Fix contract to ~2.3
Add predefined response
09 Mar 15:58
Compare
Sorry, something went wrong.
No results found
Merge pull request #29 from Jeckel-Lab/feature/predefined-responses
Update readme
v0.4.0
11 Dec 14:33
Compare
Sorry, something went wrong.
No results found
Add compatibility for php 8.0
v0.3.2
02 Nov 21:44
Compare
Sorry, something went wrong.
No results found
Upgrade psalm to 4.0
Raise psalm level to the max
v0.3.1
15 Jun 22:29
Compare
Sorry, something went wrong.
No results found
Move all exceptions to jeckel-lab/contract
Make exceptions immutable
v0.3.0
15 Jun 09:59
Compare
Sorry, something went wrong.
No results found
Breaking changes
Use Jeckel-Lab/Contract to fix implementation
Force immutability on Command and CommandResponse object
Force event on CommandResponse to implements contract's Event interface
Add CommandBus implementation
14 Feb 16:28
Compare
Sorry, something went wrong.
No results found
Merge pull request #21 from Jeckel-Lab/command-bus
Command bus
Update command handler abstract
05 Dec 13:24
Compare
Sorry, something went wrong.
No results found
Update command handler abstract with default response and abstract process method
Bug fix
15 Nov 07:59
Compare
Sorry, something went wrong.
No results found
Merge pull request #8 from Jeckel-Lab/fix-abstract-call
Fix call to static method
Add dedicated exceptions and validations
14 Nov 16:11
Compare
Sorry, something went wrong.
No results found
Merge pull request #7 from Jeckel-Lab/add-exceptions
Add exceptions