Skip to content

Releases: riok/mapperly

v2.7.0

13 Mar 16:42
56c5aca
Compare
Choose a tag to compare

2.7.0 (2023-03-13)

Bug Fixes

  • do not map from indexed properties (#232) (8f0c08d)
  • improve enum mapping runtime exception (#230) (7a6b90b)
  • register output as implementation source output (#246) (0eccd4d), closes #72
  • resolve user defined mappings for init properties with correct nullability (#257) (f18e424)
  • support mapping to target readonly collections (#252) (8fa4116)

Features

  • constructor mapping support for MapProperty attribute (#239) (631fb34)
  • datetime to dateonly and timeonly mapping (#253) (c40108d)
  • support IList, List and IReadOnlyList targets (#248) (fcaf5a5)
  • support roslyn 4.5 (#220) (56c5aca)

v2.7.0-next.2

26 Jan 07:45
c40108d
Compare
Choose a tag to compare
v2.7.0-next.2 Pre-release
Pre-release

2.7.0-next.2 (2023-01-26)

Bug Fixes

  • support mapping to target readonly collections (#252) (8fa4116)

Features

  • datetime to dateonly and timeonly mapping (#253) (c40108d)

v2.7.0-next.1

23 Jan 10:52
fcaf5a5
Compare
Choose a tag to compare
v2.7.0-next.1 Pre-release
Pre-release

2.7.0-next.1 (2023-01-23)

Bug Fixes

  • do not map from indexed properties (#232) (8f0c08d)
  • improve enum mapping runtime exception (#230) (7a6b90b)
  • register output as implementation source output (#246) (0eccd4d), closes #72

Features

  • constructor mapping support for MapProperty attribute (#239) (631fb34)
  • support IList, List and IReadOnlyList targets (#248) (fcaf5a5)

v2.6.0

12 Jan 10:05
9f4f69b
Compare
Choose a tag to compare

2.6.0 (2023-01-12)

Bug Fixes

Features

v2.6.0-next.4

11 Jan 22:37
fd18a62
Compare
Choose a tag to compare
v2.6.0-next.4 Pre-release
Pre-release

2.6.0-next.4 (2023-01-11)

Features

v2.6.0-next.3

09 Jan 07:46
7430c94
Compare
Choose a tag to compare
v2.6.0-next.3 Pre-release
Pre-release

2.6.0-next.3 (2023-01-09)

Features

  • add option to disable specific conversions (#213) (7430c94)

v2.6.0-next.2

14 Dec 14:12
504c05b
Compare
Choose a tag to compare
v2.6.0-next.2 Pre-release
Pre-release

2.6.0-next.2 (2022-12-14)

Bug Fixes

v2.6.0-next.1

12 Dec 08:22
12773dc
Compare
Choose a tag to compare
v2.6.0-next.1 Pre-release
Pre-release

2.6.0-next.1 (2022-12-12)

Features

v2.5.0

12 Oct 15:10
5429629
Compare
Choose a tag to compare

2.5.0 (2022-10-12)

Bug Fixes

  • ignore accessible source properties with inaccessible getters and accessible target properties with inaccessible getters (#141) (d39ace7)

Features

  • object factory source object parameter (#147) (5a50b17)
  • object factory support (#144) (9001678)
  • use object factories for enumerables and dictionaries (#149) (c76a48b)

v2.5.0-next.2

28 Sep 08:42
f4c435b
Compare
Choose a tag to compare
v2.5.0-next.2 Pre-release
Pre-release

2.5.0-next.2 (2022-09-28)

Features

  • object factory source object parameter (#147) (5a50b17)
  • use object factories for enumerables and dictionaries (#149) (c76a48b)