Skip to content

Tags: jkelroy/YamlDotNet

Tags

v13.1.0

Toggle v13.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request aaubry#774 from JJ11teen/buffered-deserialisation

Buffered deserialisation

+semver:feature

v13.0.2

Toggle v13.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request aaubry#788 from EdwardCooke/ec-740-nested

Support nested classes in the static code generator

+semver:fix

v13.0.1

Toggle v13.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request aaubry#780 from hemnstill/mergingparser_with_aliases

 MergingParser deserializer can now handle nested NodeSequence + tests

+semver:fix

v13.0.0

Toggle v13.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request aaubry#761 from EdwardCooke/ec-aotwarnings

Added static builders and abstracted reflection components

v12.3.1

Toggle v12.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request aaubry#760 from EdwardCooke/ec-net70

Added net7.0 to the nuspec file

+semver:fix

v12.3.0

Toggle v12.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request aaubry#758 from EdwardCooke/ec-aot

Static Object Context for Ahead of Time compiling and Trimmed libraries

+semver:feature

v12.2.1

Toggle v12.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request aaubry#750 from nuttytree/f/throw-exception-for-no…

…n-unique-keys

Throw an exception on duplicate keys

+semver:fix

v12.2.0

Toggle v12.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request aaubry#722 from EdwardCooke/ec-712-privateconstructor

Allow parameterless private constructors when enabled

+semver:feature

v12.1.0

Toggle v12.1.0's commit message
Revert Bullseye to fix release issues

It was incorrectly detecting AppVeyor as the host

v12.0.2

Toggle v12.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request aaubry#730 from lkillgore/master

Fix Inf and NaN regex when using WithAttemptingUnquotedStringTypeDeserialization

+semver:fix