Skip to content

v0.3.0

Choose a tag to compare

@jangko jangko released this 24 Jul 06:38
· 13 commits to master since this release
5326730

What's Changed

Full Changelog: v0.2.9...v0.3.0

Compatibility notes

See #115 for implications of adding array streaming helpers - in particular, writeValue overrides no longer have access to the stream directly and instead must use streamElement to write element data which allows json_serialization to place the right delimiters in the stream. #112 provides more background information.