|
|
@ -51,6 +51,7 @@ Unreleased Changes (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript) |
|
|
|
* Add "ensure_ascii" parameter to json_format.MessageToJson. This allows smaller |
|
|
|
* Add "ensure_ascii" parameter to json_format.MessageToJson. This allows smaller |
|
|
|
JSON serializations with UTF-8 or other non-ASCII encodings. |
|
|
|
JSON serializations with UTF-8 or other non-ASCII encodings. |
|
|
|
* Added experimental support for directly assigning numpy scalars and array. |
|
|
|
* Added experimental support for directly assigning numpy scalars and array. |
|
|
|
|
|
|
|
* Improve the calculation of public_dependencies in DescriptorPool. |
|
|
|
|
|
|
|
|
|
|
|
Compiler |
|
|
|
Compiler |
|
|
|
* Migrate IsDefault(const std::string*) and UnsafeSetDefault(const std::string*) |
|
|
|
* Migrate IsDefault(const std::string*) and UnsafeSetDefault(const std::string*) |
|
|
|