Changelog
- #320 Fixed a compilation error when referencing a mapper defined as a variable in an explicit via call.
- Added support for re-using functionality of a base EnumMappie in other child mappers.
- Prioritize exact inner mapper over nullable alterative - by @ErwinOlie.
- Added support for forcing to select a specific target constructor to be called.