All Versions
11
Latest Version
1.7
Avg Release Cycle
57 days
Latest Release
1406 days ago

Changelog History
Page 1

  • v1.7 Changes

    June 14, 2020
    • ๐Ÿ‘Œ Support for configuring complete sub-mappings, re: #176
    • ๐Ÿ‘Œ Support for configuring sequential data sources, re: #184
    • ๐Ÿ‘Œ Support for configuring alternate data sources, re: #133, #173
    • Including ToTarget data sources in mapping plan validation, re: #184
    • ๐Ÿ›  Fixing enumerable target ToTarget data sources, re: #173
    • ๐Ÿ›  Fixing caching of custom method struct creation factory
    • ๐Ÿ”ง Erroring if configured data sources conflict with ignored source members
    • ๐Ÿ”ง Improving configuration error messages
    • Surfacing mapping plan Expressions
    • โšก๏ธ Updating to ReadableExpressions v2.5
    • ๐ŸŽ Performance improvements
  • v1.6 Changes

    February 16, 2020
    • ๐Ÿ‘Œ Support for interface type-pairing, re: #163
    • ๐Ÿ‘Œ Support for accessing Dictionary keys in custom data sources, re: #162
    • ๐Ÿ‘Œ Support for simple type creation with CreateInstancesUsing, re: #165
    • ๐Ÿ‘ Static API support for type-specific naming rules, re: #175
    • ๐Ÿ‘Œ Support for applying custom data sources to root types only, re: #183
    • Handling null return values from custom factory methods, re: #176
    • ๐Ÿ‘Œ Support for TimeSpan mapping
    • ๐Ÿ‘Œ Support for DateTimeOffset mapping
    • ๐Ÿ‘Œ Improved detection of unmappable target types in mapping validation, re: #183
    • ๐Ÿ›  Fixing runtime-typed mappings affecting sibling mapping branches, re: #166
    • ๐Ÿ›  Fixing numeric to non-int-derived enum mapping
    • ๐Ÿ›  Fixing runtime-typed, simple-to-complex to-target data sources, re: #174
    • ๐ŸŽ Performance improvements
    • โž• Adding package icon
  • v1.5 Changes

    May 09, 2019
    • ๐Ÿ‘Œ Support for ignoring source members by member, member filter and value filter, re: #137
    • ๐Ÿ‘Œ Support for root enum mapping, re: #138
    • ๐Ÿ‘Œ Support for mapping to and from interface member implemented interface members, re: #146
    • ๐Ÿ‘Œ Support for mapping (not projecting) queryables
    • ๐Ÿ‘Œ Improved detection of constructor-populated members, re: #139
    • ๐Ÿ›  Fixing nullable DateTime to string custom format string configuration, re: #149
    • ๐Ÿ›  Fixing nested .ToTarget() source member null-checks, re: #145
    • ๐Ÿ›  Fixing configured member conflict detection bug #152
    • ๐Ÿ›  Fixing interface-to-string mapping using ToString(), re #153
    • ๐ŸŽ Performance improvements
  • v1.4 Changes

    April 11, 2019
    • ๐Ÿ‘Œ Support for mapping callbacks in .ToTarget() data sources
    • ๐Ÿ›  Fixing constructability check for .ToTarget() data sources re: #129
    • ๐Ÿ›  Fixing .ToTarget() calls with source Dictionaries, re: #133
    • ๐Ÿ›  Fixing complex type Dictionary merging
    • ๐ŸŽ Performance improvements
  • v1.4-preview

    April 11, 2019
  • v1.3 Changes

    March 28, 2019
    • ๐Ÿ‘Œ Support for using .MapTo<T>() to specify interface implementations (re: #123)
    • ๐Ÿ‘Œ Improved support for non-standard collections
    • ๐Ÿ‘Œ Improved detection of join entities
    • 0๏ธโƒฃ Automatically mapping complex type members to null if only an identifier is populated, with a non-default value (re: #121)
  • v1.3-preview

    February 25, 2019
  • v1.2 Changes

    February 25, 2019
    • ๐Ÿ‘Œ Improved support for non-standard collections
    • ๐Ÿ‘Œ Support for composite keys in .IdentityUsing()
    • โšก๏ธ Updating to ReadableExpressions v2.1.1
  • v1.1 Changes

    December 03, 2018
    • ๐Ÿ‘Œ Support for simple type .ToTarget() configuration
    • ๐Ÿ‘Œ Support for automatic use of user-defined operators
    • ๐Ÿ‘Œ Support for configured complex-to-simple Type enumerable projection sources
    • ๐Ÿ‘Œ Improved null or unconvertible enumerable element handling
    • ๐Ÿ›  Fixing object-to-object Dictionary mapping bug #110
    • ๐Ÿ›  Fixing repeated DTO mapping bug #115
    • ๐ŸŽ Performance improvements
    • โšก๏ธ Updating to ReadableExpressions v2.1
  • v1.1-preview

    December 01, 2018