Code changes
  Demo
  3.10.9
Module Changes
Class Changes
- 
                Protobuf::Rpc::EventedRunner
- 
                Protobuf::Rpc::RpcFailed
Method Changes
- 
                Protobuf::CLI#version
- 
                Protobuf::Rpc::Client#send_request
- 
                Protobuf::Field::VarintField#wire_type
- 
                Protobuf::Rpc::Connectors::Zmq#send_data
- 
                Protobuf::Rpc::Connectors::Zmq#error?
3.10.8
Class Changes
- 
                Protobuf::Rpc::SocketRunner
- 
                Protobuf::Field::StringField
Method Changes
- 
                Protobuf::Field::BytesField#wire_type
- 
                Protobuf::Field::FloatField#min
- 
                Protobuf::Field::Fixed64Field#encode
- 
                Protobuf::Field::BaseField#define_accessor
3.10.7
Module Changes
Class Changes
- 
                Protobuf::Rpc::Connectors::EMClient
- 
                Protobuf::Field::MessageField
- 
                Protobuf::Rpc::Service
- 
                Protobuf::Rpc::ServiceNotFound
- 
                Protobuf::Enum
- 
                Protobuf::Field::BaseField
Method Changes
- 
                Protobuf::Field::MessageField#decode
- 
                Protobuf::Field::FieldArray#<<
- 
                Protobuf::Field::Sfixed64Field#decode
- 
                Protobuf::Rpc::Client#initialize
- 
                Protobuf::CLI#server_zmq!
- 
                Protobuf::Field::ExtensionFields#include_tag?