Release 16.2.0
What's Changed
- Support YamlConverterAttribute in attribute overrides by @ChristopherMann in #1003
- Fix JSON serialization for UTF-32 characters. by @nahk-ivanov in #998
- fix: floating-point number serialization issue for non-normal values by @filzrev in #992
- perf: Optimize regular numbers parse logics by @filzrev in #990
New Contributors
- @ChristopherMann made their first contribution in #1003
- @nahk-ivanov made their first contribution in #998
- @filzrev made their first contribution in #992
Full Changelog: v16.1.3...v16.2.0