Skip to content

v3.2.0-next.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 06:36
· 251 commits to main since this release
a16028a

3.2.0-next.2 (2023-09-05)

Bug Fixes

  • generate correct nullability for external array elements (#715) (7bf8104)

Features

  • add mapper defaults attribute for assemblies (#657) (765aa0b)
  • generate diagnostic warning when ignored members are explicitly mapped (#708) (4cd4e3a)
  • Implement custom source formatting to improve performance (#706) (44b5df9)
  • Remove runtime dependency on Riok.Mapperly.Abstractions (#711) (f26f026), closes #685