Skip to content

Releases: aevea/git

v4.0.1

04 Dec 17:03

Choose a tag to compare

🐛 Bug fixes

  • d1b57e4 handle detached head cases
  • 1970a4f (deps) update module github.com/stretchr/testify to v1.11.1

Native git

04 Dec 15:02

Choose a tag to compare

🚀 Features

🐛 Bug fixes

  • fbbc573 (deps) update module github.com/magefile/mage to v1.15.0
  • 40db61c (deps) update module github.com/stretchr/testify to v1.8.1
  • ae2e33b (deps) update module github.com/stretchr/testify to v1.8.0
  • 3d454e6 (deps) update module github.com/magefile/mage to v1.14.0

🔧 Chores and Improvements

  • 7e8732a update version
  • 655562f (deps) update jdx/mise-action action to v3
  • 63b2828 migrate to mise
  • 98a94cc (deps) update actions/setup-go action to v5
  • 409ee40 (deps) update dependency go to 1.24.x
  • 25b3ad4 (deps) update actions/setup-go action to v3

v3.1.0: feat: add Tags

25 Oct 13:16

Choose a tag to compare

🚀 Features

v3.0.1

24 Oct 08:22

Choose a tag to compare

🐛 Bug fixes

  • c6f8dcb (deps) update module github.com/go-git/go-git/v5 to v5.4.2

v3.0.0: refactor!: replace debuglogger with apex

07 Mar 14:27

Choose a tag to compare

🔧 Chores and Improvements

  • 0ac908c (ci) upgrade go version for tests
  • 39fa8ae (deps) update module go-git/go-git/v5 to v5.2.0

📦 Other

  • 5402abb replace debuglogger with apex

v2.3.1

26 Jan 16:05

Choose a tag to compare

🔧 Chores and Improvements

  • 08ccd1c (deps) update module magefile/mage to v1.11.0
  • 8903d42 (deps) update actions/setup-go action to v2

CommitsOnBranchSimple

25 Jun 15:02

Choose a tag to compare

Adds a new function CommitsOnBranchSimple which no longer requires full commit objects in order to work. It returns a new type called SimpleCommit that is a stripped down version of a regular Commit object. This is useful in case you want to run analysis on the commit message, but don't care about the rest of data associated with that commit.

🚀 Features

  • 5f82527 add CommitsOnBranchSimple

🔧 Chores and Improvements

  • 9b9cf3f (deps) update module stretchr/testify to v1.6.1
  • 6927494 (deps) update module go-git/go-git/v5 to v5.1.0

Renaming to aevea

24 Apr 13:29

Choose a tag to compare

🔧 Chores and Improvements

v2.1.1

10 Apr 19:49

Choose a tag to compare

🔧 Chores and Improvements

v2.1.0: chore(deps): upgrade go-git to new organisation

08 Apr 20:56

Choose a tag to compare

🔧 Chores and Improvements

  • ef078cb (deps) upgrade go-git to new organisation
  • 97d66c2 (ci) use golang cl lint action
  • f56bfb8 (deps) update module stretchr/testify to v1.5.1