Skip to content

Releases: pfilsx/DtoParamConverterBundle

v2.0.3

27 Mar 13:50
Compare
Choose a tag to compare

v2.0.2

05 Dec 16:15
c890886
Compare
Choose a tag to compare

What's Changed

  • hotfix/v2.0.2 validation on multiple DTOs by @pfilsx in #21

Full Changelog: v2.0.1...v2.0.2

v2.0.1

18 Sep 16:15
Compare
Choose a tag to compare

Fix get content from request for multipart

Full Changelog: v2.0.0...v2.0.1

v2.0.0

19 Jun 08:57
Compare
Choose a tag to compare

What's Changed

  • DPC-10 Reworked configuration by @pfilsx in #15
  • DPC-11 argument resolver by @pfilsx in #16
  • DPC-12 move mapToEntity method from DtoMapperInterface to TwoWayDtoMapperInterface by @pfilsx in #18
  • DPC-14 Dto annotation options by @pfilsx in #17
  • DPC-15 docs and csfixer by @pfilsx in #19
  • DPC-16 multiple dto resolver annotations by @pfilsx in #20

Full Changelog: v1.4.0...v2.0.0

v1.4.0

03 Apr 10:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

v1.3.1

26 Dec 15:20
Compare
Choose a tag to compare

What's Changed

  • add default validation groups

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

v1.3.0

26 Dec 15:17
Compare
Choose a tag to compare

What's Changed

updated for symfony 6
added partial denormalization exceptions support

Full Changelog: v1.2.1...v1.3.0

v1.2.1

21 Oct 12:20
Compare
Choose a tag to compare

fixed deps in composer.json
updated readme
added license

v1.2.0

22 Aug 11:53
9acfb0a
Compare
Choose a tag to compare

Added bundle global configuration

v1.1.0

05 Jun 09:14
a8dcad6
Compare
Choose a tag to compare

Updated symfony deps to 5.3