Skip to content

Releases: whatwedo/moco-cli

v0.1.1

07 Jun 21:04
v0.1.1
ff6ccc7

Choose a tag to compare

Changelog

  • ff6ccc7 chore(release): v0.1.1
  • 1f6812a feat(cmd): derive version from build info for go install builds
  • 24b4e8e fix(cli): present the program as 'moco-cli' in help and version output

v0.1.0

07 Jun 20:29
v0.1.0
1ba6507

Choose a tag to compare

Changelog

  • 1ba6507 chore(release): v0.1.0
  • 17d5c12 feat(cli): add root command and execution helpers
  • 4686cf5 feat(cmd): add moco entry point
  • f002a59 feat(commands): add generated MOCO API commands
  • 38e5062 feat(gen): add OpenAPI command generator
  • ced816e feat: add configuration and HTTP client