Skip to content

Releases: grpcmd/grpcmd

v0.2.1

Choose a tag to compare

@AkshayKalose AkshayKalose released this 28 Aug 17:16

Changelog

  • cf68c9e fix: read protos for shell completion
  • a6a1195 refactor: change naming and resolve todo

v0.2.0

Choose a tag to compare

@AkshayKalose AkshayKalose released this 20 Aug 15:16
4358b55

Changelog

  • 81a68a2 build: update to go 1.23.0 (#3)
  • 4358b55 feat: allow sending metadata headers (#4)
  • ca75560 feat: support proto files and import paths

v0.1.3

Choose a tag to compare

@AkshayKalose AkshayKalose released this 13 Jul 15:08

Changelog

  • 89615cc Add Badges to README
  • 5a02efd Add Demo to README
  • 9df1ce3 fix: ensure deferred functions run before exiting

v0.1.2

Choose a tag to compare

@AkshayKalose AkshayKalose released this 31 Jan 16:07

Changelog

  • 12a5e1f Remove Extra Newlines in Services/Methods Output
  • 7089684 Add Setup Shell Completion Section to README.md

v0.1.1

Choose a tag to compare

@AkshayKalose AkshayKalose released this 30 Nov 11:09

Changelog

  • c30593b Setup Brew Shell Completions

v0.1.0

Choose a tag to compare

@AkshayKalose AkshayKalose released this 27 Nov 10:49

Changelog

v0.0.2

Choose a tag to compare

@AkshayKalose AkshayKalose released this 08 Nov 18:32

Changelog

  • b36cfbf Specify Go Version in Github Workflow