Skip to content

Make configuration more flexible

Compare
Choose a tag to compare
@aaubry aaubry released this 06 Mar 23:54
· 559 commits to master since this release

New features:

  • Add support for supplying custom IObjectGraphTraversalStrategy implementations.
  • Add abstract WithTagMapping() method to the base serializer / deserializer builder.

Bug fixes:

  • Use BenchmarkDotNet and Compile YamlDotNet with Optimize option in Release-* configurations