Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-11-10 | 894 Bytes | |
Release 16.2.0 source code.tar.gz | 2024-11-10 | 404.5 kB | |
Release 16.2.0 source code.zip | 2024-11-10 | 817.1 kB | |
Totals: 3 Items | 1.2 MB | 0 |
What's Changed
- Support YamlConverterAttribute in attribute overrides by @ChristopherMann in https://github.com/aaubry/YamlDotNet/pull/1003
- Fix JSON serialization for UTF-32 characters. by @nahk-ivanov in https://github.com/aaubry/YamlDotNet/pull/998
- fix: floating-point number serialization issue for non-normal values by @filzrev in https://github.com/aaubry/YamlDotNet/pull/992
- perf: Optimize regular numbers parse logics by @filzrev in https://github.com/aaubry/YamlDotNet/pull/990
New Contributors
- @ChristopherMann made their first contribution in https://github.com/aaubry/YamlDotNet/pull/1003
- @nahk-ivanov made their first contribution in https://github.com/aaubry/YamlDotNet/pull/998
- @filzrev made their first contribution in https://github.com/aaubry/YamlDotNet/pull/992
Full Changelog: https://github.com/aaubry/YamlDotNet/compare/v16.1.3...v16.2.0