Skip to content

Release 8.1.1

Compare
Choose a tag to compare
@aaubry aaubry released this 27 Mar 19:54
· 435 commits to master since this release

Bug fixes

  • Improve compliance with the official YAML test suite: #467, #469 and #475.

  • Make YamlMemberAttribute.DefaultValuesHandling actually usable. Fixes #466.

  • Actually inherit YamlIgnore attributes: #481.

New features

  • Add LowerCaseNamingConvention: #477.