Skip to content

v4.0.0-next.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Aug 01:40
· 52 commits to refs/heads/main since this release
2654e9a

🚀 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