Changelog
v1.2.0
Minor Changes:
- Added a
Warning
header to identify response messages from converted exceptions - Removed the option to provide an exit status to QueueRequestHandler::respond()
- Added Composer command for development tools (PHP Mess Detector, Psalm Taint Analysis)
Maintencance:
- Updated dependencies
v1.1.0
New Features:
- Extended documentation
Minor Changes:
- Added Composer commands for development tools (PHP_CodeSniffer, PHP-CS-Fixer, PHPStan, Psalm and phpDocumentor)
Maintencance:
- Updated dependencies
v1.0.1
Maintenance:
- Updated dependencies
v1.0.0
Initial Release