Hello,

This is an announcement that we have changed *JSON::Protobuf* to
*JSON::protobuf*. Previously, we had a *JSON::Protobuf* class which had an
implicit conversion operator to *JSON::Object*. We now have
*JSON::protobuf* which
is an overloaded function which converts *google::protobuf::Message *to
*JSON::Object*, and *google::protobuf::RepeatedPtrField<T>* to *JSON::Array*
.

Thanks to *Klaus Ma* for following through with these patches!

MPark.

Reply via email to