Skip to content

Releases: fractalzombie/frzb-request-mapper

v1.5.1

23 Dec 20:44
Compare
Choose a tag to compare

[RequestMapper]: Update dependencies

Full Changelog: v1.4.1...v1.5.1

v1.5.0

06 Dec 18:49
b3a7145
Compare
Choose a tag to compare

[RequestMapper]: Added GitHub workflows and update dependencies for supporting symfony 5.4 and 6.0 and Refactoring

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.5.0

v1.4.1

28 Nov 17:01
Compare
Choose a tag to compare

[RequestMapper]: Fix for phpunit.xml.dist added test for expected bundles

Full Changelog: v1.4.0...v1.4.1

v1.4.0

28 Nov 10:25
Compare
Choose a tag to compare

[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

25 Nov 14:08
Compare
Choose a tag to compare

[RequestMapper]: Fix double ListenerExceptionEvent execution, Added ContractErrorInterface

Full Changelog: v1.3.3...v1.3.4

v1.3.3

25 Nov 12:58
Compare
Choose a tag to compare

[RequestMapper]: Fix ValidationError, className must be fully qualified

Full Changelog: v1.3.2...v1.3.3

v1.3.2

25 Nov 12:41
Compare
Choose a tag to compare

[RequestMapper]: Added Stringable implementation for ErrorInterface

Full Changelog: v1.3.1...v1.3.2

v1.3.1

25 Nov 12:34
Compare
Choose a tag to compare

[RequestMapper]: Added ErrorInterface and refactoring code

Full Changelog: v1.3.0...v1.3.1

v1.3.0

25 Nov 08:48
Compare
Choose a tag to compare

[RequestMapper]: Added default validation group

Full Changelog: v1.2.3...v1.3.0

v1.2.3

22 Nov 16:42
Compare
Choose a tag to compare

[RequestMapper]: Fix for validation of nested objects, when it is not present in request

Full Changelog: v1.2.2...v1.2.3