Skip to content

v3.3.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 15:13
· 355 commits to main since this release
7bf0e5e

3.3.0-next.1 (2023-10-11)

Bug Fixes

  • escape method parameters with reserved keywords (#756) (8f7528a)
  • remove unnecessary null conditional access in conditions of property mappings (#788) (c4eed62)

Features

  • add strict mapping (#700) (9d6c21a)
  • use IEnumerable Dictionary constructor for synthetic mappings (#755) (1bc7bdd)