Releases: BjoernKarma/gitctl
Releases · BjoernKarma/gitctl
v1.1.1
v1.1.0
v1.0.0
🚀 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)
✨🎉