Releases: riok/mapperly
Releases · riok/mapperly
v4.3.0-next.6
🐛 Bug Fixes
Full Changelog: v4.3.0-next.5...v4.3.0-next.6
v4.3.0-next.5
v4.3.0-next.4
v4.3.0-next.3
🚀 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
🚀 Features
Full Changelog: v4.3.0-next.1...v4.3.0-next.2
v4.3.0-next.1
🐛 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
🚀 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
Full Changelog: v4.2.1...v4.3.0-next.0
v4.2.1
🐛 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
🐛 Bug Fixes
Full Changelog: v4.2.1-next.1...v4.2.1-next.2
v4.2.1-next.1
🐛 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