Skip to content

v0.2.3

Compare
Choose a tag to compare
@ClevyrBot ClevyrBot released this 18 Jul 15:36
· 279 commits to main since this release
bc136a7

Changelog

  • 7fad966 ⬆️ Bump actions/cache from 2 to 3 (#8)
  • e7b18bf ⬆️ Bump actions/checkout from 2 to 3 (#4)
  • ff620ea ⬆️ Bump actions/setup-go from 2 to 3 (#1)
  • 32b0d20 ⬆️ Bump actions/upload-artifact from 2 to 3 (#2)
  • 96039f3 ⬆️ Bump docker/login-action from 1 to 2 (#6)
  • 2cb0666 ⬆️ Bump docker/setup-buildx-action from 1 to 2 (#7)
  • 8e8c7dc ⬆️ Bump docker/setup-qemu-action from 1 to 2 (#5)
  • 2bb9681 ⬆️ Bump goreleaser/goreleaser-action from 2 to 3 (#3)
  • bc136a7 🐛 Fix keys with digits missing from completion
  • 5107f71 🐛 Unset .Value after processing template
  • 204819b 🥅 Prevent possible panic when setting .Value
  • fec7268 🔒 Configure GitHub Actions dependabot updates
  • 31d8700 ♻️ Add more powerful pre-commit hooks
  • 326fb9c ♻️ Use created variable for default values
  • defcaca ✨ Add auto complete comments with current value, template, and line num
  • 33a45a6 ✨ Add doc generation commit hook
  • 3a74ba8 ✨ Make beginning '#' optional in prefix
  • c38692a 💬 Tweak flag descriptions