Skip to content

0.26

Choose a tag to compare

@SteveWilkes SteveWilkes released this 23 Aug 21:23
  • Duck-typed support for using service providers in mapping and configuration
  • Optimising mapper compilation for complex, multiply-recursive object graphs
  • Support for ordering MapperConfiguration classes
  • Support for mapping HashSet{T}
  • Unflatten() syntactic sugar methods for IDictionaries{TKey, TValue}
  • Support for unflattening a query string
  • Bug fixes