Skip to content

v4.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 06:49
· 67 commits to refs/heads/main since this release
d1da52b

🐛 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