Skip to content

Releases: wundii/data-mapper-symfony-bundle

1.0.11

16 Jul 06:10

Choose a tag to compare

Changes

  • feat: Add CSV support to DataMapper and update documentation

1.0.10

21 Jun 06:25

Choose a tag to compare

Changes

  • fix: Ensure proper casing for accessible enum conversion

1.0.9

21 Jun 06:16

Choose a tag to compare

Changes

  • fix: Update wundii/data-mapper version constraint to allow minor updates

1.0.8

21 Jun 06:10

Choose a tag to compare

Changes

  • docs: Update README content

1.0.7

18 Jun 12:46

Choose a tag to compare

Changes

  • feat: refactor DataMapper to introduce tryRequest method with improved error handling

1.0.6

18 Jun 12:32

Choose a tag to compare

Changes

  • feat: add MapStatusEnum and enhance DataMapper with error handling and status tracking

1.0.5

18 Jun 10:34

Choose a tag to compare

Changes

  • feat: implement DataMapper class for Symfony Request integration

1.0.4

18 Jun 08:19

Choose a tag to compare

Changes

  • remove target namespace from XSD and update related XML handling in tests

1.0.3

08 Jun 18:10

Choose a tag to compare

Changes

  • refactor DefaultConfigCommand to set name and description in configure method

1.0.2

08 Jun 15:18

Choose a tag to compare

Changes

  • fix: correct namespace for DataMapperBundle in README.md