Skip to content

Releases: aevea/integrations

v0.5.0: feat: GetCurrentRef

25 Jun 18:09

Choose a tag to compare

🚀 Features

🔧 Chores and Improvements

  • 0de440e (deps) update module stretchr/testify to v1.6.1

v0.4.0

25 Apr 21:13

Choose a tag to compare

🔧 Chores and Improvements

  • d141f51 update naming to aevea
  • 4c5a1f3 (deps) update module stretchr/testify to v1.5.1

Interface compatibility

28 Feb 10:06

Choose a tag to compare

BREAKING CHANGE: Project and Host is no longer directly accessible. It has been replaced by Host() and Project().

This change is to allow for easier use with interfaces. Currently it's very difficult for clients to use this library in tests.

🔧 Chores and Improvements

  • 23ded38 (ci) migrate to github actions
  • f6ee35f return an interface friendly version of GitRemote

v0.2.0

06 Jan 13:58

Choose a tag to compare

Features 🚀

d48bde6 Add Git remote detection

v0.1.0

04 Dec 16:13

Choose a tag to compare

Chores and Improvements 🔧

2f423f0 migrate logic from commitsar

Other 📦

e86af44 Initial commit