Skip to content

Releases: riok/mapperly

v4.3.0-next.6

15 Oct 08:12
ecf16ee
Compare
Choose a tag to compare
v4.3.0-next.6 Pre-release
Pre-release

🐛 Bug Fixes

Full Changelog: v4.3.0-next.5...v4.3.0-next.6

v4.3.0-next.5

07 Oct 12:09
927f592
Compare
Choose a tag to compare
v4.3.0-next.5 Pre-release
Pre-release

🚀 Features

  • Reference External mappings by @faddiv in #1890
  • Add support for ignoring static convert methods with MapperIgnore by @iclectic in #1941

🐛 Bug Fixes

  • Correctly inline user-defined nested queryable projection mappings by @latonz in #1966

Full Changelog: v4.3.0-next.4...v4.3.0-next.5

v4.3.0-next.4

18 Sep 15:21
fbf5fdd
Compare
Choose a tag to compare
v4.3.0-next.4 Pre-release
Pre-release

🚀 Features

  • fix: add notnull constraint support in nullable disabled contexts by @clegoz in #1947

🐛 Bug Fixes

  • fix: Name collision, reuse context within switch statement by @EraYaN in #1911

Full Changelog: v4.3.0-next.3...v4.3.0-next.4

v4.3.0-next.3

29 Jul 10:28
787c6aa
Compare
Choose a tag to compare
v4.3.0-next.3 Pre-release
Pre-release

🚀 Features

  • feat: explicit named mappings by @faddiv in #1863
  • feat: support ref keyword in user defined methods for the target parameter by @EraYaN in #1895

Full Changelog: v4.3.0-next.2...v4.3.0-next.3

v4.3.0-next.2

16 Jun 09:09
6974af2
Compare
Choose a tag to compare
v4.3.0-next.2 Pre-release
Pre-release

🚀 Features

Full Changelog: v4.3.0-next.1...v4.3.0-next.2

v4.3.0-next.1

13 Jun 09:13
1a516c0
Compare
Choose a tag to compare
v4.3.0-next.1 Pre-release
Pre-release

🐛 Bug Fixes

  • fix: resolve top-level user-implemented mappings when resolving queryable projections by @latonz in #1852

Full Changelog: v4.3.0-next.0...v4.3.0-next.1

v4.3.0-next.0

27 May 18:10
60ce8ef
Compare
Choose a tag to compare
v4.3.0-next.0 Pre-release
Pre-release

🚀 Features

  • feat: support unsafe accessors in generic classes and nested mappers by @latonz in #1814
  • feat: support roslyn 4.14 by @latonz in #1837
  • feat: Allow to disable null mismatch diagnostics RMG089 per member by @3sRykaert in #1804

🐛 Bug Fixes

  • fix: nullable user implemented value type mappings in queryable projections by @latonz in #1835

Full Changelog: v4.2.1...v4.3.0-next.0

v4.2.1

23 Apr 06:49
d1da52b
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: add value suffix when getting non-enumerated count on nullable value types by @latonz in #1789
  • fix: fixes queryable projection inlining of user-defined mappings calling generated mappings by @latonz in #1790
  • fix: correct nullable handling in queryable projection mappings with nullable value types and custom mapping methods by @latonz in #1810
  • fix: resolve base methods in MapValue.Use by @latonz in #1811
  • fix: resolve base mappings in MapProperty.Use by @latonz in #1812
  • fix: resolve object factories in base classes by @latonz in #1813
  • fix: use global alias for exceptions and linq select by @latonz in #1816

Full Changelog: v4.2.0...v4.2.1

v4.2.1-next.2

21 Apr 15:08
d1da52b
Compare
Choose a tag to compare
v4.2.1-next.2 Pre-release
Pre-release

🐛 Bug Fixes

  • fix: use global alias for exceptions and linq select by @latonz in #1816

Full Changelog: v4.2.1-next.1...v4.2.1-next.2

v4.2.1-next.1

20 Apr 16:09
6b10cf7
Compare
Choose a tag to compare
v4.2.1-next.1 Pre-release
Pre-release

🐛 Bug Fixes

  • fix: fixes queryable projection inlining of user-defined mappings calling generated mappings by @latonz in #1790
  • fix: correct nullable handling in queryable projection mappings with nullable value types and custom mapping methods by @latonz in #1810
  • fix: resolve base methods in MapValue.Use by @latonz in #1811
  • fix: resolve base mappings in MapProperty.Use by @latonz in #1812
  • fix: resolve object factories in base classes by @latonz in #1813

Full Changelog: v4.2.1-next.0...v4.2.1-next.1