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