Skip to content

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

Latest
Compare
Choose a tag to compare
@DynamicField DynamicField released this 24 Aug 10:05

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