Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 509 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 509 Bytes

0.3.1

  • Reduce allocations during encoding. See PR 4782.

0.3.0

  • Update to asynchronous-codec v0.7.0. See PR 4636.

0.2.0

0.1.0

  • Migrate from prost to quick-protobuf. This removes protoc dependency. See PR 3312.