751 B
751 B
Changes
Command-line tool
- In this list, describe the changes to the command-line tool.
- Use one bullet per change. Include both bug-fixes and improvements. Omit this section if there are no changes that impact the command-line tool.
Go package "github.com/fullstorydev/grpcurl"
- In this list, describe the changes to exported API in the main package in this repo: "github.com/fullstorydev/grpcurl". These will often be closely related to changes to the command-line tool, though not always: changes that only impact the cmd/grpcurl directory of this repo do not impact exported API.
- Use one bullet per change. Include both bug-fixes and improvements. Omit this section if there are no changes that impact the exported API.