Skip to content

Releases: DynamicField/NotSoAutoMapper

3.0.0-preview5: Polymorphism, bug fixes, and better exceptions.

24 Aug 10:05
Compare
Choose a tag to compare

Changelist:

  • Added preview support for polymorphism (see PolymorphicMapper)
  • MapWith now works correctly
  • Tweaked error handling to actually show the problematic expression
  • Added AbstractMapper as a base for mapper implementations