Skip to content

Releases: riok/mapperly

v2.3.2-next.2

09 Aug 13:15
4690576
Compare
Choose a tag to compare
v2.3.2-next.2 Pre-release
Pre-release

2.3.2-next.2 (2022-08-09)

Bug Fixes

  • nullable disabled enumerable target duplicate mapping (#113) (067e532)

v2.3.2-next.1

14 Jul 09:03
fdde127
Compare
Choose a tag to compare
v2.3.2-next.1 Pre-release
Pre-release

2.3.2-next.1 (2022-07-14)

Bug Fixes

  • InvalidOperationException (Collection was modified) on BuildInitOnlyPropertyMappings method (#100) (fdde127)

v2.3.1

31 May 14:04
e04492e
Compare
Choose a tag to compare

2.3.1 (2022-05-31)

Bug Fixes

  • access nullable paths in a null safe manner if nullability is disabled (#85) (e04492e)

v2.3.1-next.1

31 May 13:57
e04492e
Compare
Choose a tag to compare
v2.3.1-next.1 Pre-release
Pre-release

2.3.1-next.1 (2022-05-31)

Bug Fixes

  • access nullable paths in a null safe manner if nullability is disabled (#85) (e04492e)

v2.3.0

16 May 13:07
68236ba
Compare
Choose a tag to compare

2.3.0 (2022-05-16)

Features

v2.3.0-next.1

16 May 12:49
68236ba
Compare
Choose a tag to compare
v2.3.0-next.1 Pre-release
Pre-release

2.3.0-next.1 (2022-05-16)

Features

v2.2.1

06 Apr 09:03
89764c2
Compare
Choose a tag to compare

2.2.1 (2022-04-06)

Bug Fixes

  • map nullable value types correct to user implemented method arguments (#64) (073eb17)

v2.2.1-next.1

05 Apr 12:56
073eb17
Compare
Choose a tag to compare
v2.2.1-next.1 Pre-release
Pre-release

2.2.1-next.1 (2022-04-05)

Bug Fixes

  • map nullable value types correct to user implemented method arguments (#64) (073eb17)

v2.2.0

15 Mar 08:25
a9d75cf
Compare
Choose a tag to compare

2.2.0 (2022-03-15)

Bug Fixes

  • add System namespace to Enum (#47) (63a1808)
  • copy mapper class modifiers from mapper class declaration (#43) (26de1cf)

Features

v2.2.0-next.2

15 Mar 07:49
7311cd8
Compare
Choose a tag to compare
v2.2.0-next.2 Pre-release
Pre-release

2.2.0-next.2 (2022-03-15)

Features