Skip to content

Releases: sorcererxw/protoc-gen-go-grpc-mock

v1.2.0

02 Sep 08:02
b28b8d3
Compare
Choose a tag to compare

What's Changed

  • use go.uber.org/mock instead of github.com/golang/mock by @scorix in #5

New Contributors

  • @scorix made their first contribution in #5

Full Changelog: v1.1.1...v1.2.0

v1.1.1

22 Mar 06:10
3689db4
Compare
Choose a tag to compare

What's Changed

  • Support optional label of proto3 by @k1LoW in #3

New Contributors

  • @k1LoW made their first contribution in #3

Full Changelog: v1.1.0...v1.1.1

v1.1.0

23 Jul 18:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.1.0

v1.0.2

29 Sep 06:50
Compare
Choose a tag to compare
feat: fixed service and func order

v1.0.1

27 Sep 11:06
Compare
Choose a tag to compare

fix: ignore empty proto

v1.0.0

27 Sep 05:16
2f4aa1f
Compare
Choose a tag to compare

First release