🚀 Features
- Add MappingTarget attribute to set the mapping target as the first parameter by @latonz in #1376
- support additional mapping method parameters by @latonz in #1400
- feat: inline methods consisting of a single return statement or local variable declaration expression by @hartmair in #1422
🐛 Bug Fixes
- Fix failing projection with static mapper from another assembly by @trejjam in #1418
- fix: Collect EnumerateUnmappedOrConfiguredTargetMembers to prevent collection was modified exception by @trejjam in #1438
- Support inline expression with casting by @trejjam in #1419
Full Changelog: v4.0.0-next.1...v4.0.0-next.2