Releases: riok/mapperly
Releases · riok/mapperly
v1.0.0
1.0.0 (2022-02-17)
Bug Fixes
consider a type as immutable only if it is a read only type or a string (#9 ) (93d8eec )
deep clone for object casts and add tests (#13 ) (0fe04ec )
improve nullable handling (#15 ) (17e1df5 )
unique method names (#14 ) (1b290b1 )
Features
add configuration whether to deep clone objects (#10 ) (baf98fd )
enum: add ignore case option for enum mappings (#12 ) (2d73020 )
enumerables: optimize array mapping by using Array.Clone() in certain cases (#7 ) (89f96c4 )
Initial commit (#1 ) (ad539c8 )
v1.0.0-next.3
Bug Fixes
Features
enum: add ignore case option for enum mappings (#12 ) (2d73020 )
v1.0.0-next.2
Bug Fixes
consider a type as immutable only if it is a read only type or a string (#9 ) (93d8eec )
Features
add configuration whether to deep clone objects (#10 ) (baf98fd )
enumerables: optimize array mapping by using Array.Clone() in certain cases (#7 ) (89f96c4 )
v1.0.0-next.1
1.0.0-next.1 (2022-02-14)
Features
You can’t perform that action at this time.