Skip to content

Releases: Ehyiah/MappingBundle

update doctrine dependencies

03 Feb 09:50
0d1f868
Compare
Choose a tag to compare
Merge pull request #36 from Ehyiah/update-dependencies

update doctrine/orm version support

add ignore value option

02 Oct 13:37
e32b756
Compare
Choose a tag to compare
Merge pull request #34 from Ehyiah/allow-ignore-null-value-on-properties

new options in MappingAware attribute, to ignore null values

0.4.2

23 Jun 17:57
8c21743
Compare
Choose a tag to compare
Merge pull request #33 from Sinjonathan/main

Fix wrong usage of property accessor

0.4.1

12 Jun 12:32
0c4d979
Compare
Choose a tag to compare

new Collection transformer

0.4.0

10 Jun 18:53
f9591f6
Compare
Choose a tag to compare

refactor, allow easy override of default service, update readme and simplify bundle configuration

0.3.11

23 Apr 14:16
355e023
Compare
Choose a tag to compare

fix EnumTransformer

0.3.10

19 Mar 08:25
ec8db99
Compare
Choose a tag to compare
Merge pull request #29 from Ehyiah/remove-some-logs

remove logs when mapping is ok, keep only if unable to access target …

0.3.9

15 Mar 19:41
0861958
Compare
Choose a tag to compare
Merge pull request #27 from Ehyiah/refacto-enum-transformers

update Enum Transformers

0.3.8

15 Mar 16:34
f340aae
Compare
Choose a tag to compare
Merge pull request #26 from Ehyiah/matt/update-string-to-datetime-tra…

0.3.7

14 Mar 13:57
f6dc6fb
Compare
Choose a tag to compare
Merge pull request #25 from Ehyiah/matt/fix-for-symfony-7

update composer json requirements