Skip to content

Releases: SKalt/git-cc

v0.1.3

07 Mar 00:13
Compare
Choose a tag to compare

Changelog

  • c380c85 chore(release): 0.1.3
  • 2d1c17f chore: update to go 1.21, goreleaser 1.24

v0.1.0

14 Nov 21:08
Compare
Choose a tag to compare

Changelog

  • 20b0e3b chore(release): 0.1.0
  • 7db2bd0 docs(dist): exclude install.sh help from GitHub copy-on-click output
  • 40a6f3e feat!: relicense to Polyform-Noncommercial OR Polyform-Free-trial OR COMMERCIAL
  • bf594e0 feat(cli): add --init flag to initialize a config file

v0.0.19

01 Aug 20:21
Compare
Choose a tag to compare

Changelog

  • cb1519f chore(release): 0.0.19
  • 3479b77 fix(cli): search in ./.config when . is the repo root

v0.0.18

01 Aug 19:15
Compare
Choose a tag to compare

Changelog

  • 4af579d Merge branch 'master' of https://github.com/SKalt/git-cc
  • 3030ff4 Merge pull request #36 from tanducmai/delete-redundant-word
  • e9ed5e9 Merge pull request #37 from tanducmai/fix-wrong-link
  • 92e5d58 build(cli): make vhs recordings more reproducible
  • 55ad417 chore(devtools): check in .editorconfig
  • 667e63b chore(devtools): ignore nix result-symlink dir
  • 122fdc5 chore(release): 0.0.18
  • 50b4e55 feat: search for config in ${REPO_ROOT}/.config
  • 41664aa temp: attempt to make git hashes in demo deterministic

v0.0.17

05 Apr 03:41
Compare
Choose a tag to compare

Changelog

  • 6013321 chore(release): 0.0.17
  • 6e51b85 fix: premature pointer reference

v0.0.16

04 Mar 23:19
Compare
Choose a tag to compare

Changelog

  • 3a714cf Merge branch 'master' of https://github.com/SKalt/git-cc
  • 3a8e314 Merge pull request #35 from SKalt/dependabot/go_modules/golang.org/x/text-0.3.8
  • 9b49bfb chore(deps): bump golang.org/x/text from 0.3.7 to 0.3.8
  • 8a71483 chore(release): 0.0.16
  • b5ccbf8 feat(cli): allow using ctrl+n/ctrl+p to navigate
  • 7362b74 feat(dist): add brew installation to installer, docs
  • 05a3c90 fix(cli): correct creation of config file for new scopes

v0.0.15

19 Feb 15:26
Compare
Choose a tag to compare

Changelog

  • 04ad751 chore(release): 0.0.15
  • 7571166 fix(dist): export homebrew gh token

v0.0.14

19 Feb 14:46
Compare
Choose a tag to compare

Changelog

  • 96db998 chore(release): 0.0.14
  • 1d97296 fix(dist): use separate gh token for brew tap

v0.0.13

19 Feb 14:15
Compare
Choose a tag to compare

Changelog

  • 444a3f2 chore(release): 0.0.13
  • 2c9ecdb feat(devtools): use ./dist/git-cc as primary git-cc
  • 7a82692 fix(dist): use homebrew-prefixed repo as homebrew tap

v0.0.12

18 Feb 21:14
Compare
Choose a tag to compare

Changelog

  • ded75c6 chore(release): 0.0.12
  • 7bcb1c2 feat(cli): handle mouse-based scrolling
  • f7164a4 fix(cli): don't reset search on every cursor-blink