Changes for version 0.41_07 - 2022-11-25
- Add missing 'boolean_values' option to protoc plugin
Changes for version 0.41_06 - 2022-11-11
- Improve error message for duplicate package mapping
Changes for version 0.41_05 - 2022-11-02
- Make sure decoded strings have a NUL after the last character
Changes for version 0.41_04 - 2022-11-01
- Fix bug in JSON decoding introduced in 0.41_03
Changes for version 0.41_03 - 2022-10-26
- Add option to use JSON true/false when decoding boolean values
- Detect duplicate package mappings created by different Google::ProtocolBuffers::Dynamic instances, with a better diagnostic message
- Improved decoder performance (5-20%, depending on the schema)
Changes for version 0.41_02 - 2022-10-05
- Add 3 insertion points to generated code
- Fix warnings in protoc plugin
Changes for version 0.41_01 - 2022-09-07
- No user-visible changes
Documentation
introspection API for classes
abstract interface for message classes
protoc plugin for Google::ProtocolBuffers::Dynamic
protoc plugin demonstrating insertion points
Modules
fast and complete protocol buffer implementation