Skip to content

Releases: Medium/pbnj

v0.14.2

20 Jun 20:27
Compare
Choose a tag to compare
v0.14.2 Pre-release
Pre-release

Adds ability to parse proto syntax 3

v0.14.1

13 Apr 22:57
Compare
Choose a tag to compare

upgrade protobuf to version 3.2.0

v0.14.0

16 Mar 01:17
Compare
Choose a tag to compare

add ability to parse syntax assignments

v0.13.0

06 Mar 23:14
Compare
Choose a tag to compare

Add field level options defined as messages

v0.11.0

03 Oct 15:32
Compare
Choose a tag to compare

Performance improvements

v0.9.0

07 Jul 19:37
Compare
Choose a tag to compare

Better handling of multi-level directory structures. Now, the out path will be the out dir + relative input path

v0.7.1

13 Jan 18:50
Compare
Choose a tag to compare
  • backwards-incompatible change to how camel-cased identifiers are produced (affects proto fields with numbers in the tag name)
  • update descriptor.proto to protoc 2.6.1

v0.6.2

07 Dec 21:36
Compare
Choose a tag to compare

Adds support for oneof
Adds an API for adding fields after parsing

v0.6.0

28 Oct 21:53
Compare
Choose a tag to compare

Resolve types, and throw an error if types don't resolve
Upgrade to latest version of closure-templates, which defaults to strict autoescaping

v0.5.4

16 Sep 20:13
Compare
Choose a tag to compare

Adds CamelCaseName to the MessageDescriptor.