Skip to content

v0.1.0

Compare
Choose a tag to compare
@leafduo leafduo released this 04 Mar 16:38
· 99 commits to main since this release
dc533b9

Changelog

  • dc533b9 Create goreleaser.yml
  • badadf2 Fix go version
  • 2603c5a Update go version
  • d984ddd Add commands menu
  • fc3bedc Ignore unmarshal error
  • 399938e Add start and help command
  • f817cff Improve docker-compose.yml
  • e072d03 Add docker-compose.yml
  • ba0e4ab Create README.md
  • 2fd9e1c Merge pull request #4 from leafduo/dependabot/github_actions/docker/metadata-action-4.3.0
  • 2ebfcf8 Merge pull request #3 from leafduo/dependabot/github_actions/docker/login-action-2.1.0
  • abafba1 Merge pull request #2 from leafduo/dependabot/github_actions/docker/setup-buildx-action-03a7a3d9fbee4f8ab73454ce02879cbaeb94fff8
  • 2ffd5c2 Merge pull request #1 from leafduo/dependabot/github_actions/sigstore/cosign-installer-3.0.1
  • ea3a000 Merge pull request #5 from leafduo/dependabot/github_actions/docker/build-push-action-4.0.0
  • d098d86 Bump docker/build-push-action from 2.10.0 to 4.0.0
  • 67b10a7 Bump docker/metadata-action from 3.3.0 to 4.3.0
  • f457e7a Bump docker/login-action from 1.9.0 to 2.1.0
  • 167e849 Bump docker/setup-buildx-action
  • 0a60d07 Bump sigstore/cosign-installer from 2.6.0 to 3.0.1
  • bbbfd0d Create .github/dependabot.yml
  • 071e05a Add Dockerfile
  • 2184daf Create .github/workflows/codeql.yml
  • a703332 Create .github/workflows/docker-publish.yml
  • dcfe18b Create .github/workflows/go.yml
  • 80fa60a Initial commit
  • 4058570 Initial commit