- setup: add search for current gopath and return detailed error (#41)
- fix: url reference error when generating trpc-cpp project (#38)
- test: replace gomock to go.uber.org/mock/gomock (#37)
- parser: further trim extra spaces and quotes for alias (#33)
- apidocs: trim extraneous for summary (#34)
- install: invite back proto files to improve ease of use (#21)
- create: change the default value of
noservicesuffix
to false to align with the internal version (#19) - cmdline: support protoc-gen-validate (#12)
- github: add release workflow (#20)
- create: support './' and abs for protofile path (#19)
- version: update version (#17)
- docs: add changelog (#15)
- config: replace os (#13)
- gomod: upgrade golang.org/x/net (#9)
- version: update version (#8)
- go.mod: update dependencies (#7)
- initial release