Skip to content

Serialize actual types by default

Pre-release
Pre-release
Compare
Choose a tag to compare
@aaubry aaubry released this 17 Oct 09:42
· 1081 commits to master since this release

This is a pre-release version that fixes issue #26 and simmilar problems by using the runtime type of the serialized objects instead of the statically-defined type.

The two packages YamlDotNet.Core and YamlDotNet.RepresentationModel have been merged into a single package, YamlDotNet.