Skip to content

Releases: mertssmnoglu/openapi-cli

v1.0.1

18 Oct 20:05
21b77a1
Compare
Choose a tag to compare

Changelog

  • 21b77a1 Update logging on serve command (#1)
  • 8fa895f chore: Create LICENSE
  • 0f66b6d chore: Update .goreleaser.yml to version 2 to avoid the deprecation warning

v1.0.0

13 Oct 13:53
Compare
Choose a tag to compare

Changelog

  • 793a0a9 Initial commit
  • e7494c8 chore(deps): Add mod and sum files
  • 5868d4c chore: Add gofmt format-check and format Justfile recipes
  • f2edc5c chore: Change gitignore template from nodejs to golang
  • 4d77ad5 ci: Add goreleaser release workflow and .goreleaser.yml config file
  • 85d0ff4 docs: Create README.md
  • 998e7a6 feat(cli): Add root and serve commands