We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 82ee000 + 429e665 commit ec0026fCopy full SHA for ec0026f
1 file changed
CHANGELOG.md
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+## [10.2.0] - 2026-27-04
11
+### Added
12
+- [GH#336](https://github.com/jolicode/automapper/pull/336) Support for array shape
13
+
14
+### Fixed
15
+- [GH#340](https://github.com/jolicode/automapper/pull/340) Allow type resolver in 2.0 for dependencies
16
+- [GH#341](https://github.com/jolicode/automapper/pull/341) Fix phpstan extractor not using private properties in bundle
17
18
## [10.1.0] - 2026-18-03
19
### Added
20
- [GH#328](https://github.com/jolicode/automapper/pull/328) Register mappers as lazy to reduce initialization calls when sub mappers are not used
0 commit comments