nilslice / protolock

Protocol Buffer companion tool. Track your .proto files and prevent changes to messages and services which impact API compatibility.
https://protolock.dev
BSD 3-Clause "New" or "Revised" License
605 stars 37 forks source link

fix: nested message checks, bump proto parser module version #122

Closed nilslice closed 5 years ago

nilslice commented 5 years ago

Thank you to @prernagoyal for this PR!