Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-12-23 | 764 Bytes | |
Release 16.3.0 source code.tar.gz | 2024-12-23 | 397.5 kB | |
Release 16.3.0 source code.zip | 2024-12-23 | 815.2 kB | |
Totals: 3 Items | 1.2 MB | 1 |
What's Changed
- Support struct aot by @yhd4711499 in https://github.com/aaubry/YamlDotNet/pull/1020
- perf: Optimize number parse logics by @filzrev in https://github.com/aaubry/YamlDotNet/pull/1007
- fix: serialization using IndentedTextWriter causes missing indentation by @ogretmenb in https://github.com/aaubry/YamlDotNet/pull/1017
- Fix nullable field types due to compiler optimizations by @EdwardCooke in https://github.com/aaubry/YamlDotNet/pull/1025
New Contributors
- @yhd4711499 made their first contribution in https://github.com/aaubry/YamlDotNet/pull/1020
- @ogretmenb made their first contribution in https://github.com/aaubry/YamlDotNet/pull/1017
Full Changelog: https://github.com/aaubry/YamlDotNet/compare/v16.2.1...v16.3.0