Skip to content

v2.7.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 10:52
· 648 commits to main since this release
fcaf5a5

2.7.0-next.1 (2023-01-23)

Bug Fixes

  • do not map from indexed properties (#232) (8f0c08d)
  • improve enum mapping runtime exception (#230) (7a6b90b)
  • register output as implementation source output (#246) (0eccd4d), closes #72

Features

  • constructor mapping support for MapProperty attribute (#239) (631fb34)
  • support IList, List and IReadOnlyList targets (#248) (fcaf5a5)