Releases: fractalzombie/frzb-request-mapper
v1.5.1
[RequestMapper]: Update dependencies
Full Changelog: v1.4.1...v1.5.1
v1.5.0
[RequestMapper]: Added GitHub workflows and update dependencies for supporting symfony 5.4 and 6.0 and Refactoring
What's Changed
- [RequestMapper]: GitHub Workflows, Symfony 5.4, 6.0 Support by @fractalzombie in #1
- [RequestMapper]: GitHub Workflows, Symfony 5.4|6.0, Refactoring by @fractalzombie in #2
- [RequestMapper]: Refactoring by @fractalzombie in #3
New Contributors
- @fractalzombie made their first contribution in #1
Full Changelog: v1.4.1...v1.5.0
v1.4.1
[RequestMapper]: Fix for phpunit.xml.dist added test for expected bundles
Full Changelog: v1.4.0...v1.4.1
v1.4.0
[RequestMapper]: Added coveralls, scrutinizer, travis-ci for coverage, updated dependencies and unpack array for RequestMapperListener, added Tests, remove unused code, rename Utils to Helpers, added 100% test coverage, rename error data classes
Full Changelog: v1.3.4...v1.4.0
v1.3.4
[RequestMapper]: Fix double ListenerExceptionEvent execution, Added ContractErrorInterface
Full Changelog: v1.3.3...v1.3.4
v1.3.3
[RequestMapper]: Fix ValidationError, className must be fully qualified
Full Changelog: v1.3.2...v1.3.3
v1.3.2
[RequestMapper]: Added Stringable implementation for ErrorInterface
Full Changelog: v1.3.1...v1.3.2
v1.3.1
[RequestMapper]: Added ErrorInterface and refactoring code
Full Changelog: v1.3.0...v1.3.1
v1.3.0
[RequestMapper]: Added default validation group
Full Changelog: v1.2.3...v1.3.0
v1.2.3
[RequestMapper]: Fix for validation of nested objects, when it is not present in request
Full Changelog: v1.2.2...v1.2.3