Skip to content

v0.11.8

Compare
Choose a tag to compare
@neoeinstein neoeinstein released this 25 Feb 00:28
· 84 commits to master since this release
d5395ba

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

This patch updates brings a few new features and fixes:

  • types: Fix unintentional change in compiler module visibility #824

prost-types 0.11.7 was yanked due to the above unintentional semver breakage.