github riok/mapperly v3.6.0

latest releases: v4.0.0-next.1, v4.0.0-next.0
12 days ago

3.6.0 (2024-06-18)

Bug Fixes

  • correct syntax in nameof clause of throw null exceptions (#1263) (3d43a6f)
  • fixes using the wrong object factory when multiple factories with the same target type but different source types are used (#1313) (51aa1da)
  • In disable nullable reference type contexts do not assume nullable IQueryable generic types (#1268) (56b03d2)
  • prefer coalesce operator over if-else to simplify generated source code (#1262) (b4548d2)

Features

  • add a warning when a referenced mapping types do not match (#1256) (2fd22e3)
  • Adds an option to include all members of a single member (#1245) (b69b2a9)
  • Map from source object (#1247) (d790055)

Don't miss a new mapperly release

NewReleases is sending notifications on new releases.