Skip to content

Releases: aevea/git

Tag helper functions

21 Oct 10:02

Choose a tag to compare

This release adds a couple of helpers with tags and unifies the tag getting functionality.

Features 🚀

  • 31fb81a add function to get tag on current commit
  • 7fb9363 returns all tags in the repo
  • 87d5b01 add Tag struct

Bug fixes 🐛

  • 1bbc758 add gitignore for testfiles

Chores and Improvements 🔧

  • 1da9181 update commitsar/commitsar docker tag to v0.8.0
  • 8117cbc update commitsar/release-notary docker tag to v0.3.3

v1.0.0

19 Oct 10:02

Choose a tag to compare

Features 🚀

Chores and Improvements 🔧

  • 6fb5ed8 update commitsar/release-notary docker tag to v0.3.2
  • b20b9b4 remove goreleaser
  • be37aa4 remove unused files

Other 📦