Skip to content

Releases: riok/mapperly

v2.3.4-next.2

26 Aug 11:35
3dd71bd
Compare
Choose a tag to compare
v2.3.4-next.2 Pre-release
Pre-release

2.3.4-next.2 (2022-08-26)

Bug Fixes

  • deprioritize constructors marked as obsolete (#126) (3dd71bd)

v2.3.4-next.1

25 Aug 08:49
15d9ec8
Compare
Choose a tag to compare
v2.3.4-next.1 Pre-release
Pre-release

2.3.4-next.1 (2022-08-25)

Bug Fixes

  • support multiple mappers with the same name in different namespaces (#123) (15d9ec8)

v2.3.3

10 Aug 06:48
414cdbb
Compare
Choose a tag to compare

2.3.3 (2022-08-10)

Bug Fixes

  • prefer property without auto flattening (#117) (414cdbb)

v2.3.3-next.1

10 Aug 06:45
414cdbb
Compare
Choose a tag to compare
v2.3.3-next.1 Pre-release
Pre-release

2.3.3-next.1 (2022-08-10)

Bug Fixes

  • prefer property without auto flattening (#117) (414cdbb)

v2.3.2

09 Aug 13:19
4690576
Compare
Choose a tag to compare

2.3.2 (2022-08-09)

Bug Fixes

  • InvalidOperationException (Collection was modified) on BuildInitOnlyPropertyMappings method (#100) (fdde127)
  • nullable disabled enumerable target duplicate mapping (#113) (067e532)

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