The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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