Skip to content

0.9

Choose a tag to compare

@SteveWilkes SteveWilkes released this 23 Dec 13:22
  • Support for configuring null collections to map to null instead of an empty collection
  • Fully-configurable support for mapping from dictionaries to collections and complex types
  • Support for mapping to non-null, readonly complex type and enumerable members
  • Support for mapping from non-bool to bool members
  • Support for enum mapping mismatch warnings in nested member mapping plans
  • Support for mapping to runtime-typed derived target types of existing objects
  • Fixed object tracking for objects inside collections
  • Performance improvements
  • Ignoring members with a matching constructor parameter