Changelog
- #13 added support for declaring a mapper without an implementation of map.
- #16 improved resolution of explicit parameter names.
- #21 added global configuration option to report all warnings as errors.
- #24 added explicit mapping fromValue as a replacement of the much more restricting fromConstant.
- #26 support for selecting nested properties.
- Several other bug fixes.