Skip to content

v0.0.22

Choose a tag to compare

@tatethurston tatethurston released this 03 Jan 16:44
· 5 commits to main since this release
ec366d4

What's Changed

  • Fix Timestamp and Duration JSON serialization. Previously, when either seconds or nanos were 0, the Timestamp / Duration was omitted from the serialized json. Thanks @martynchamberlin!

Full Changelog: v0.0.21...v0.0.22