Skip to content

Releases: MemeLabs/protobuf

protobuf v0.3.5

29 Sep 10:00

Choose a tag to compare

fix map element wire type for primitives

protobuf v0.3.4

18 Jul 20:07

Choose a tag to compare

fix conneciton hang in http server

protobuf v0.3.3

28 Jun 01:51

Choose a tag to compare

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

15 Jun 02:20

Choose a tag to compare

fix map type normalization for bigint keys

protobuf v0.3.1

20 May 02:42

Choose a tag to compare

generate ts imports for types in repeated/map fields

protobuf v0.3.0

18 Apr 02:20

Choose a tag to compare

add error code to rpc error response

protobuf v0.2.3

23 Nov 14:26

Choose a tag to compare

sort inputs in ts codegen

protobuf v0.2.2

25 Oct 07:33

Choose a tag to compare

fix arg handling

protobuf v0.2.1

25 Oct 05:43

Choose a tag to compare

restore call response type

protobuf v0.1.18

20 Oct 18:16

Choose a tag to compare

fix generated ts subdirectory import paths