v2.3.0-2.3.0
Improved error message when the target class has no visible constructor.
Added support for lenient property matching. See Naming Convention for more information
#323 Added support for kotlinx-collections-immutable mappers, which can be imported via a separate dependency.
#331 Fixed issue with star projections and generic super enum mappers.
#334 Fixed compilation error when deeply nested generated mappers get re-used.