aaubry / YamlDotNet

YamlDotNet is a .NET library for YAML
MIT License
2.48k stars 466 forks source link

Support null values in YamlScalarNode for YamlStream #834

Closed EdwardCooke closed 10 months ago

EdwardCooke commented 10 months ago

Fixes #810

For backwards compatibility we wont set the Value property to null.

aaubry commented 10 months ago

This feature has been released in version 13.3.1.