Skip to content

Releases: smlx/go-cli-github

v0.9.5

19 Jan 06:21
ed7ea61
Compare
Choose a tag to compare

What's Changed

  • chore: ignore generated code in coverage calculation by @smlx in #91
  • chore: move commitlint config location by @smlx in #92
  • chore(deps): bump github.com/alecthomas/assert/v2 from 2.4.1 to 2.5.0 by @dependabot in #90
  • chore: add lint target to Makefile by @smlx in #93
  • fix: ci lint permissions by @smlx in #94

Full Changelog: v0.9.4...v0.9.5

v0.9.4

11 Jan 12:20
36810be
Compare
Choose a tag to compare

What's Changed

  • chore: enable dependabot-autoapprove by @smlx in #81
  • chore(deps): bump github/codeql-action from 3.22.11 to 3.22.12 by @dependabot in #82
  • chore(deps): bump wagoid/commitlint-github-action from 5.4.4 to 5.4.5 by @dependabot in #87
  • chore(deps): bump actions/dependency-review-action from 3.1.4 to 3.1.5 by @dependabot in #86
  • chore(deps): bump docker/metadata-action from 5.4.0 to 5.5.0 by @dependabot in #84
  • chore(deps): bump github/codeql-action from 3.22.12 to 3.23.0 by @dependabot in #83
  • chore(deps): bump anchore/sbom-action from 0.15.1 to 0.15.3 by @dependabot in #88
  • fix: use a real email address in SECURITY.md by @smlx in #89

Full Changelog: v0.9.3...v0.9.4

v0.9.3

21 Dec 14:54
80918f6
Compare
Choose a tag to compare

What's Changed

  • chore: add explicit build ID by @smlx in #80

Full Changelog: v0.9.2...v0.9.3

v0.9.2

21 Dec 09:21
21f7771
Compare
Choose a tag to compare

What's Changed

  • fix: simplify docker build by @smlx in #79

Full Changelog: v0.9.1...v0.9.2

v0.8.1

21 Dec 05:46
41d2df2
Compare
Choose a tag to compare

What's Changed

  • chore: more README cleanups by @smlx in #75
  • chore: fix tyop in README by @smlx in #76

Full Changelog: v0.8.0...v0.8.1

v0.8.0

20 Dec 07:30
1d98a89
Compare
Choose a tag to compare

What's Changed

  • chore: rename config files to use standard YAML extension by @smlx in #68
  • chore(deps): bump github/codeql-action from 2.22.9 to 3.22.11 by @dependabot in #69
  • chore: fix dependabot automerge action by @smlx in #72
  • chore(deps): bump github.com/alecthomas/assert/v2 from 2.1.0 to 2.4.1 by @dependabot in #70
  • chore(deps): bump docker/metadata-action from 5.3.0 to 5.4.0 by @dependabot in #71
  • chore: fix dependabot automerge action by @smlx in #73
  • Self hosted coverage badge by @smlx in #74

Full Changelog: v0.7.0...v0.8.0

v0.7.0

18 Dec 08:06
d6627dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

18 Dec 07:28
9a3ea83
Compare
Choose a tag to compare

Changelog

  • 9a3ea83 Merge pull request #65 from smlx/fuzz
  • 5686a3d feat: add new function and fuzz testing to server

v0.5.1

12 Dec 09:43
0db7ef3
Compare
Choose a tag to compare

Changelog

  • 0db7ef3 Merge pull request #64 from smlx/polish-readme
  • a21bb5e fix: remove unnecessary instructions
  • 8841dc4 fix: build action
  • fa7fba8 chore: improve README
  • 3a8ce86 fix: configure the binary name in GoReleaser config

v0.5.0

12 Dec 08:29
4165acd
Compare
Choose a tag to compare

Changelog

  • 4165acd Merge pull request #63 from smlx/ossf
  • 7b495b5 feat: improve description and feature list in README
  • 1fa3317 Merge pull request #62 from smlx/security-policy
  • 55827a9 chore: add security policy to repository
  • e386f0c Merge pull request #61 from smlx/ossf-game
  • 3688be9 chore: align Makefile build command with CI action
  • 6039ed3 chore: simplify PR build
  • 0edb084 chore: switch from manual branch protection to ruleset
  • 0a07488 chore: pin docker base image hash
  • 37c5313 chore: tighten workflow permissions
  • d66e9f5 Merge pull request #60 from smlx/update-readme
  • e3d2a4b chore: ensure stable version of go is used in codeql
  • e7fc730 chore: update branch protection rules
  • 7c5e915 Merge pull request #59 from smlx/dependabot/github_actions/sigstore/cosign-installer-3.3.0
  • c3652fb chore(deps): bump sigstore/cosign-installer from 3.2.0 to 3.3.0