Skip to content

Releases: lmc-eu/cqrs-http

Version 3.0.0

27 Apr 09:36
f43fb35
Compare
Choose a tag to compare

3.0.0 - 2022-04-27

  • Require php 8.1
    • [BC] Use new language features and change method signatures

Version 2.0.0

10 Aug 13:40
621e59b
Compare
Choose a tag to compare

2.0.0 - 2021-08-10

  • [BC] Add an $initiator to ResponseDecoders supports method
  • Fix HttpProfilerFormatter test to work with cloned response

Version 1.0.0

13 May 11:51
c6d96ec
Compare
Choose a tag to compare

1.0.0 - 2021-05-13

  • Initial implementation