Releases: rekalogika/mapper
Releases · rekalogika/mapper
v1.5.5
What's Changed
- build: rector by @priyadi in #83
- build: add
Override
where applicable by @priyadi in #84 - chore: set rector to use php 8.3 by @priyadi in #85
- chore: satisfy static analysis by @priyadi in #90
- fix: mapping to object with non null datetime by @gabplch in #91
Full Changelog: v1.5.4...v1.5.5
v1.5.4
v1.5.3
v1.5.2
v1.5.1
What's Changed
- build: add github-actions to dependabot by @priyadi in #71
- build: update php-cs-fixer by @priyadi in #75
- refactor: use
ClassUtil::getAllClassesFromObject()
forclass_parents()
+class_implements()
by @priyadi in #77 - fix: inheritance support in property mapper by @priyadi in #76
Full Changelog: v1.5.0...v1.5.1