Skip to content

Releases: wundii/data-mapper

1.4.11

26 Nov 08:34
eb99a2a

Choose a tag to compare

Changes

  • refactor: rector and phpstan

1.4.10

01 Aug 07:14

Choose a tag to compare

Changes

  • refactor: implement caching in ReflectionObjectDto for findElementDto method for more performance

1.4.9

29 Jul 11:12

Choose a tag to compare

Changes

  • refactor: add caching for ReflectionObjectDto in AbstractReflectionParser and ReflectionClassParser

1.4.8

29 Jul 10:16

Choose a tag to compare

Changes

  • refactor: enhance DtoObjectResolver by integrating ReflectionClassParser and improving required parameter handling

1.4.7

28 Jul 19:25

Choose a tag to compare

Changes

  • refactor: improve property handling in DtoObjectResolver

1.4.6

28 Jul 18:38

Choose a tag to compare

Changes

  • refactor: sortedParameter and rename parameter variable

1.4.5

28 Jul 16:25

Choose a tag to compare

Changes

  • feat: implement automatic sorting for constructor parameters

1.4.4

24 Jul 08:57

Choose a tag to compare

Changes

  • fix: streamline property existence check in DtoObjectResolver and adjust rector configuration method

1.4.3

15 Jul 16:51

Choose a tag to compare

Changes

  • feat: add CSV support to data mapper

1.4.2

08 Jul 07:32

Choose a tag to compare

Changes

  • refactor: rename class and use resolver classes to parser