v0.10.0
jonny-improbable
released this
15 May 08:01
·
47 commits
to master
since this release
Changes
- #157 Generate more accurate types for Proto Enum values. (@mattvagni)
- #159 Swap ordering of
onStatus
andonEnd
callbacks. (@hectim) - #160 Update bazel-related library versions. (@Dig-Doug)
Fixes
- #165 Replace uses of the deprecated
new Buffer()
withBuffer.from()
. (@ashi009) - #161 Mark
google-protobuf
as a runtime dependency. (@jonny-improbable)