Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.43 KB

CHANGELOG.md

File metadata and controls

43 lines (27 loc) · 1.43 KB

Changelog

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 and google::protobuf::io::ZeroCopyInputStream types.

0.1.0+3.19.1 - 2021-12-23

Initial release.