0.6.0
·
141 commits
to master
since this release
Changes
- Generate gRPC Service Stubs for use with grpc-web @jonahbron and @jonny-improbable in #40
- Fix filename manipulation bug which would cause problems for users who store generated files with
.proto
in the path. @easyCZ in #56