Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 610 Bytes

File metadata and controls

27 lines (16 loc) · 610 Bytes

0.4.0

  • Raise MSRV to 1.88.0. See PR 6273.

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.