All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.0 - 2024-05-13
- Upgrade to libprotobuf v26.1.
0.1.2+3.19.1 - 2021-12-24
-
Generate bindings for the following additional types:
google::protobuf::util::JsonParseOptions
google::protobuf::util::JsonPrintOptions
google::protobuf::util::TimeUtil
-
Emit the Cargo directives to request linking with the vendored copy of
libprotobuf
.
0.1.1+3.19.1 - 2021-12-23
- Generate bindings for the
google::protobuf::io::CodedInputStream
andgoogle::protobuf::io::ZeroCopyInputStream
types.
Initial release.