Skip to content

1.3.0

Compare
Choose a tag to compare
@mark-gerarts mark-gerarts released this 26 Nov 07:52
· 58 commits to master since this release

Bugfixes:

  • PropertyAccess is split up into reading and writing (#27)
  • Add possibility to ignore null source values (#12)
  • Fix mapping with inherited private properties (#26)

Features:

  • Various performance improvements
  • Implement a new SetTo operation
  • Allow mapping from array (#18, thanks @slava-v)
  • Allow passing of context (#30, thanks @BoShurik )