v2.2.21-1.7.0
Internal refactoring simplifying the Mappie type system and mapper generation.
Removed forList and forSet in favour of
IterableToListMapperandIterableToSetMapper.Added config option to allow unsafe mapping of platform types to non-nullable target.
JVM implementation for mapArray (similar to mapList and mapSet).