Skip to content

Releases: BjoernKarma/gitctl

v1.1.1

28 Apr 13:43

Choose a tag to compare

🚀 Release 1.1.1

1.1.1 (2026-04-28)

Bug Fixes

  • restrict top-level workflow token permissions to read-only (#89) (9f3ff5f), closes #9 #18-23

✨🎉

v1.1.0

13 Apr 13:34

Choose a tag to compare

🚀 Release 1.1.0

1.1.0 (2026-04-13)

Features

  • add a dedicated Git Command Failures Section (#87) (b31ce8d)

✨🎉

v1.0.0

13 Apr 09:17

Choose a tag to compare

🚀 Release 1.0.0

1.0.0 (2026-04-13)

Bug Fixes

  • Adjust test setup for TestGitRepoRunGitPull (#85) (1459c8d)
  • Change test assertion (bf023a0)
  • disable test case (201e2f7)
  • Fix asserts for TestGitRepoRunGitPull (46b6cc2)

Features

  • actions: Use golangci-lint version v2.1 (af0f8f0)
  • actions: Use stable go-version in workflows and update to golangci-lint v7 (3f71d6b)
  • Add config with files and flags (5d2784f)
  • Add formatted and colored output (474ab32)
  • Add lipgloss and convert output as a tree (f3318a8)
  • Add output format and colors (80023cd)
  • Extract commands (5ef84e9)
  • Only add valid paths as base dir (f633031)
  • Remove default codeql.yml (63c2f99)
  • Remove fixed test resources (c2589f8)
  • Update dependencies (e606924)
  • Update dependency versions (6231cf3)
  • Update gitignore (2c32862)
  • Update README.md (679befa)
  • Update to go 1.23.7 (b0034d8)
  • Update to go 1.24.1 (974f4c0)

✨🎉