Skip to content

0.18

Compare
Choose a tag to compare
@SteveWilkes SteveWilkes released this 20 Dec 22:25
  • Support for mapping dynamic ExpandoObjects
  • Reimplementing Mapper.Flatten() using ExpandoObject mapping
  • Dedicated dynamic-mapping configuration API
  • Support for mapping from flattened IDictionary<,> keys, without configuration
  • Support for mapping members from parent contexts to nested IDictionary<,> entries
  • Support for mapping any IDictionary<,> implementation
  • Support for mapping IReadOnlyCollections
  • Support for mapping to explicit ValueType-valued IDictionary<,>
  • Bug fixes
  • Performance and memory use improvements
  • Updating to ReadableEpressions v1.10.1
  • Updating to NetStandardPolyfills v1.2.1