Skip to content

v0.10.0

Compare
Choose a tag to compare
@LucioFranco LucioFranco released this 31 Mar 17:34
· 180 commits to master since this release
8422b80

PROST! is a Protocol Buffers implementation for the Rust Language. prost generates simple, idiomatic Rust code from proto2 and proto3 files.

Release 0.10 brings a few new ....

  • protoc is no longer bundled but is now compiled from bundled source
  • Minor performance improvements
  • Methods exposed to allow third party protobuf generation libraries