Release 1.0.4
What's Changed
- support parse_as_double by @bbbgan in #239
- support write string with escape[to_json] by @bbbgan in #240
- support write string with escape[to_yaml] by @bbbgan in #241
- [feat] support user-defined method to serialize/deserialize struct by @poor-circle in #243
- fixbug vscode cpp format fail by @fananchong in #245
- from json support variant by @qicosmos in #247
- fix for number by @qicosmos in #250
- fix variant by @qicosmos in #251
- fix parse number by @bbbgan in #254
New Contributors
- @poor-circle made their first contribution in #243
- @fananchong made their first contribution in #245
Full Changelog: v1.0.3...1.0.4