- .NETStandart 1.3 supports
- Add better high-precision double to round-trip
- Expose new signature for YamlNode.ToObject which takes a Type reference.
- Add support for events and subscribers to be notified of model changes.
- Add YamlNode hierarchy to allow modification of the parse tree.
- Add support for Guid and DateTimeOffset
- Improve support for unicode escape characters
- Add support for CoreCLR (netstandard1.6+)