aaubry/YamlDotNet (YamlDotNet)
### [`v16.2.0`](https://redirect.github.com/aaubry/YamlDotNet/releases/tag/v16.2.0): Release 16.2.0
#### What's Changed
- Support YamlConverterAttribute in attribute overrides by [@ChristopherMann](https://redirect.github.com/ChristopherMann) in [https://github.com/aaubry/YamlDotNet/pull/1003](https://redirect.github.com/aaubry/YamlDotNet/pull/1003)
- Fix JSON serialization for UTF-32 characters. by [@nahk-ivanov](https://redirect.github.com/nahk-ivanov) in [https://github.com/aaubry/YamlDotNet/pull/998](https://redirect.github.com/aaubry/YamlDotNet/pull/998)
- fix: floating-point number serialization issue for non-normal values by [@filzrev](https://redirect.github.com/filzrev) in [https://github.com/aaubry/YamlDotNet/pull/992](https://redirect.github.com/aaubry/YamlDotNet/pull/992)
- perf: Optimize regular numbers parse logics by [@filzrev](https://redirect.github.com/filzrev) in [https://github.com/aaubry/YamlDotNet/pull/990](https://redirect.github.com/aaubry/YamlDotNet/pull/990)
#### New Contributors
- [@ChristopherMann](https://redirect.github.com/ChristopherMann) made their first contribution in [https://github.com/aaubry/YamlDotNet/pull/1003](https://redirect.github.com/aaubry/YamlDotNet/pull/1003)
- [@nahk-ivanov](https://redirect.github.com/nahk-ivanov) made their first contribution in [https://github.com/aaubry/YamlDotNet/pull/998](https://redirect.github.com/aaubry/YamlDotNet/pull/998)
- [@filzrev](https://redirect.github.com/filzrev) made their first contribution in [https://github.com/aaubry/YamlDotNet/pull/992](https://redirect.github.com/aaubry/YamlDotNet/pull/992)
**Full Changelog**: https://github.com/aaubry/YamlDotNet/compare/v16.1.3...v16.2.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
16.1.3
->16.2.0
Release Notes
aaubry/YamlDotNet (YamlDotNet)
### [`v16.2.0`](https://redirect.github.com/aaubry/YamlDotNet/releases/tag/v16.2.0): Release 16.2.0 #### What's Changed - Support YamlConverterAttribute in attribute overrides by [@ChristopherMann](https://redirect.github.com/ChristopherMann) in [https://github.com/aaubry/YamlDotNet/pull/1003](https://redirect.github.com/aaubry/YamlDotNet/pull/1003) - Fix JSON serialization for UTF-32 characters. by [@nahk-ivanov](https://redirect.github.com/nahk-ivanov) in [https://github.com/aaubry/YamlDotNet/pull/998](https://redirect.github.com/aaubry/YamlDotNet/pull/998) - fix: floating-point number serialization issue for non-normal values by [@filzrev](https://redirect.github.com/filzrev) in [https://github.com/aaubry/YamlDotNet/pull/992](https://redirect.github.com/aaubry/YamlDotNet/pull/992) - perf: Optimize regular numbers parse logics by [@filzrev](https://redirect.github.com/filzrev) in [https://github.com/aaubry/YamlDotNet/pull/990](https://redirect.github.com/aaubry/YamlDotNet/pull/990) #### New Contributors - [@ChristopherMann](https://redirect.github.com/ChristopherMann) made their first contribution in [https://github.com/aaubry/YamlDotNet/pull/1003](https://redirect.github.com/aaubry/YamlDotNet/pull/1003) - [@nahk-ivanov](https://redirect.github.com/nahk-ivanov) made their first contribution in [https://github.com/aaubry/YamlDotNet/pull/998](https://redirect.github.com/aaubry/YamlDotNet/pull/998) - [@filzrev](https://redirect.github.com/filzrev) made their first contribution in [https://github.com/aaubry/YamlDotNet/pull/992](https://redirect.github.com/aaubry/YamlDotNet/pull/992) **Full Changelog**: https://github.com/aaubry/YamlDotNet/compare/v16.1.3...v16.2.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.