Skip to content

v0.5.0

Compare
Choose a tag to compare
@saschagrunert saschagrunert released this 08 Feb 16:14
· 212 commits to main since this release
eb1b073

What's Changed

  • Adding importable version cobra command by @n3wscott in #28
  • Add module version support if tool is installed via go install. by @n3wscott in #29
  • Rename verison.go -> version.go by @puerco in #30
  • Do not attempt to override version if not devel by @n3wscott in #31
  • Add TestGoWithTags Mage target used to run go test with provided tags by @xmudrii in #33
  • Add mage target for ensuring git config by @xmudrii in #32
  • CheckGitConfigExists: properly handle non-existing config by @xmudrii in #34
  • Minor improvements to CheckGitConfigExists by @xmudrii in #35

New Contributors

Full Changelog: v0.4.0...v0.5.0