Skip to content

Releases: jaredallard/vcs

v0.5.1

28 Dec 17:14
00f02ad
Compare
Choose a tag to compare

0.5.1 - 2024-12-28

🐛 Bug Fixes

  • (resolver) Expose failure to resolve repository better - (00f02ad)

Full Changelog: v0.5.0...v0.5.1

v0.5.0

28 Dec 16:54
162c2ea
Compare
Choose a tag to compare

0.5.0 - 2024-12-28

⛰️ Features

  • (token) Expose source of token (#32) - (162c2ea)

🐛 Bug Fixes

  • (deps) Update module github.com/google/go-github/v67 to v68 (#31) - (5c49ebc)

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

v0.4.0

22 Dec 01:30
884a856
Compare
Choose a tag to compare

0.4.0 - 2024-12-22

⛰️ Features

  • (token) Cache Fetch tokens by default (#30) - (884a856)

⚙️ Miscellaneous Tasks

Full Changelog: v0.3.1...v0.4.0

v0.3.1

22 Dec 00:36
0ae9e92
Compare
Choose a tag to compare

0.3.1 - 2024-12-22

🐛 Bug Fixes

Full Changelog: v0.3.0...v0.3.1

v0.3.0

22 Dec 00:20
e66afad
Compare
Choose a tag to compare

0.3.0 - 2024-12-22

⛰️ Features

  • (git) Support cloning through archives in Github - (b6951e4)

🐛 Bug Fixes

  • (deps) Update module github.com/google/go-github/v63 to v67 (#28) - (18ddcc0)
  • (deps) Update module github.com/masterminds/semver/v3 to v3.3.1 (#25) - (5ffefdd)
  • (deps) Update module golang.org/x/oauth2 to v0.24.0 (#21) - (9644e06)
  • (deps) Update module github.com/xanzy/go-gitlab to v0.113.0 (#16) - (af05aec)
  • (deps) Update module github.com/xanzy/go-gitlab to v0.111.0 (#14) - (2bb956a)
  • (deps) Update module github.com/xanzy/go-gitlab to v0.110.0 (#12) - (ec0537b)
  • (deps) Update module golang.org/x/oauth2 to v0.23.0 (#9) - (87d4c47)
  • (deps) Update module github.com/masterminds/semver/v3 to v3.3.0 (#7) - (870b9bf)
  • (deps) Update module github.com/xanzy/go-gitlab to v0.109.0 (#8) - (1d47a71)
  • (deps) Update module github.com/jaredallard/cmdexec to v1.2.1 (#3) - (e0cd63e)
  • Switch to gitlab.com/gitlab-org/api/client-go for gitlab - (393fa04) by @jaredallard

⚙️ Miscellaneous Tasks

  • (deps) Update codecov/codecov-action action to v5 (#23) - (63248d1)
  • (deps) Update dependency golangci-lint to v1.62.2 (#27) - (0179680)
  • (deps) Update anchore/sbom-action action to v0.17.9 (#26) - (c4c2f75)
  • (deps) Update dependency golang to v1.23.4 (#29) - (83c892e)
  • (deps) Update dependency golang to v1.23.3 (#20) - (f77517f)
  • (deps) Update anchore/sbom-action action to v0.17.7 (#19) - (134a3fb)
  • (deps) Update dependency golangci-lint to v1.62.0 (#22) - (6e9ffe0)
  • (deps) Update anchore/sbom-action action to v0.17.5 (#18) - (3e1f82e)
  • (deps) Update anchore/sbom-action action to v0.17.4 (#17) - (690badf)
  • (deps) Update anchore/sbom-action action to v0.17.3 (#15) - (e093e82)
  • (deps) Update dependency golang to v1.23.2 (#11) - (43b06a4)
  • (deps) Update dependency golang to v1.23.1 (#5) - (e03a26f)
  • (deps) Update dependency golangci-lint to v1.61.0 (#6) - (fda0538)
  • (deps) Update anchore/sbom-action action to v0.17.2 (#2) - (30601f0)
  • (renovate) Use my config - (a3f2a66)
  • Set GITHUB_TOKEN for test - (e66afad) by @jaredallard
  • Configure Renovate (#1) - (5df53ef) by @renovate[bot]

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

31 Jul 04:15
2d32bb3
Compare
Choose a tag to compare

0.2.0 - 2024-07-31

⛰️ Features

📚 Documentation

  • (README) Update license text, add badges - (17f9200)

⚙️ Miscellaneous Tasks

Full Changelog: v0.1.2...v0.2.0