Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 293 Bytes

8.1.1.md

File metadata and controls

13 lines (7 loc) · 293 Bytes

Release 8.1.1

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.