Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: riok/mapperly

v1.0.0-next.3

17 Feb 13:05
17e1df5

Choose a tag to compare

v1.0.0-next.3 Pre-release
Pre-release

1.0.0-next.3 (2022-02-17)

Bug Fixes

Features

  • enum: add ignore case option for enum mappings (#12) (2d73020)

v1.0.0-next.2

15 Feb 12:18
baf98fd

Choose a tag to compare

v1.0.0-next.2 Pre-release
Pre-release

1.0.0-next.2 (2022-02-15)

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

14 Feb 14:55
ad539c8

Choose a tag to compare

v1.0.0-next.1 Pre-release
Pre-release

1.0.0-next.1 (2022-02-14)

Features