Skip to content

Release v1.10

Compare
Choose a tag to compare
@jekiapp jekiapp released this 03 Aug 05:27
· 58 commits to master since this release
d2a71b0

Motivation

To comply with the current and future roadmap of grpc-go-plugin, we need to make go_package mandatory.
This will also change the behavior of gripmock when generating and executing go files.
This release will resolve issues #65 and #81.

Change list

  • Requiring go_package declaration
  • New generator logic to support go_package declaration