Releases: MemeLabs/protobuf
Releases · MemeLabs/protobuf
protobuf v0.3.5
fix map element wire type for primitives
protobuf v0.3.4
fix conneciton hang in http server
protobuf v0.3.3
use fully qualified names to prevent collisions field types were insufficiently specified causing incorrect name resolution when containing namespaces had naming collisions. remote parent types were previously stripped from imported nested types which also caused collisions.
protobuf v0.3.2
fix map type normalization for bigint keys
protobuf v0.3.1
generate ts imports for types in repeated/map fields
protobuf v0.3.0
add error code to rpc error response
protobuf v0.2.3
sort inputs in ts codegen
protobuf v0.2.2
fix arg handling
protobuf v0.2.1
restore call response type
protobuf v0.1.18
fix generated ts subdirectory import paths