Skip to content

Releases: retailcrm/AutoMapperBundle

v0.0.5: Merge pull request #5 from ilyavlasoff/add_mapping_decider

18 May 15:33
4597329

Choose a tag to compare

Add field mapping decider to allow conditional field mapping in Mapper

v0.0.4: Merge pull request #4 from 1on/master

16 Apr 12:05
1e2802b

Choose a tag to compare

Added models support and constructor with arguments in EntityCollectionMappingFilter and EntityMappingFilter

v0.0.3: Merge pull request #2 from retailcrm/add-custom-logic

26 Jun 14:27
4c25a0b

Choose a tag to compare

add support for Doctrine collections and entity relations
add strict types
add PHPStan level 8

v0.0.2: Merge pull request #1 from retailcrm/up-php-version

26 Jun 07:24
144cdbc

Choose a tag to compare

BREAKING CHANGE: Update php and symfony versions

v0.0.1

25 Jun 15:21

Choose a tag to compare

Add: Possibility to filter Doctrine Collections