Skip to content

1.2.2

Compare
Choose a tag to compare
@mark-gerarts mark-gerarts released this 26 Aug 13:12
· 104 commits to master since this release
5558e23

Major changes:

  • Allow MapTo to be chained from FromProperty (#17)
  • Add MapperAware operation (Thanks @slava-v)
  • Adhere to the substitution principle (Thanks @mschop)
  • Pass mapper to custom constructor (Thanks @BoShurik)