Releases: radarphp/Radar.Project
Releases · radarphp/Radar.Project
Release candidate for 2.x branch
The 2.x branch updates Radar.Project to use the updated version 2 of the Radar.Adr project. In particular, this requires PHP 7.4.
1.0.0
Use new middleware queue order
SendingHandler first, ExceptionHandler second, then everything else. This allows the SendingHandler to have the last chance to deal with the response.
Use Pipeline for dispatching
1.0.0-alpha5 update docs
Finer control over dotenv loader
1.0.0-alpha4 use 1.x not dev-staticload
Depend on alpha versions, not dev
Merge pull request #9 from harikt/patch-2 update to use alpha version
Use new middleware system
Merge pull request #7 from radarphp/midwrap Use new middleware from Radar.Adr
Initial release
First alpha release.