Skip to content

Releases: techquestsdev/git-context

v1.2.0

09 Dec 11:27
v1.2.0
637f2e2

Choose a tag to compare

Git Context v1.2.0 (2025-12-09T11:25:49Z)

A powerful CLI tool for managing multiple Git configuration profiles.
Switch seamlessly between different Git identities with automatic backups and validation.

Changelog

Features

Bug fixes

  • 637f2e2 fix: add missing parameter to test

Others

  • 73ea136 Merge pull request #6 from techquestsdev/dependabot/github_actions/golangci/golangci-lint-action-9
  • b55ac80 Merge pull request #7 from techquestsdev/dependabot/github_actions/actions/checkout-6
  • 179c023 chore(deps): Bump actions/checkout from 5 to 6
  • 4238485 chore(deps): Bump golangci/golangci-lint-action from 8 to 9

Full Changelog: v1.1.0...v1.2.0

v1.1.0

07 Nov 21:06
v1.1.0
f72eaf5

Choose a tag to compare

Git Context v1.1.0 (2025-11-07T21:04:32Z)

A powerful CLI tool for managing multiple Git configuration profiles.
Switch seamlessly between different Git identities with automatic backups and validation.

Changelog

Bug fixes

  • f72eaf5 fix: improve coverage for config and git packages

Others

  • e903914 Merge pull request #1 from techquestsdev/dependabot/github_actions/actions/setup-go-6
  • 36f243a Merge pull request #2 from techquestsdev/dependabot/go_modules/github.com/spf13/cobra-1.10.1
  • 37ecea9 Merge pull request #4 from techquestsdev/dependabot/go_modules/github.com/fatih/color-1.18.0
  • 953d8dc Merge pull request #5 from techquestsdev/dependabot/github_actions/actions/checkout-5
  • 5093406 chore(deps): Bump actions/checkout from 4 to 5
  • ac55842 chore(deps): Bump actions/setup-go from 5 to 6
  • 57e38ae chore(deps): Bump github.com/fatih/color from 1.16.0 to 1.18.0
  • fbc9be8 chore(deps): Bump github.com/spf13/cobra from 1.7.0 to 1.10.1

Full Changelog: v1.0.0...v1.1.0

v1.0.0

07 Nov 19:05
1f55dbd

Choose a tag to compare

Git Context v1.0.0 (2025-11-07T19:04:36Z)

A powerful CLI tool for managing multiple Git configuration profiles.
Switch seamlessly between different Git identities with automatic backups and validation.

Changelog

Features

Bug fixes

  • 11e073f fix: add README badges and bump upload-artifact
  • 1f55dbd fix: change securego/gosec with trivy

Full Changelog: ...v1.0.0