Skip to content

Releases: SKalt/git-cc

v0.2.4

11 Nov 01:38
Compare
Choose a tag to compare

Changelog

  • fec443c Merge pull request #43 from SKalt/implement-allow-empty
  • 73ddab7 chore(devtools): update gomod2nix
  • 4351bd0 chore(release): 0.2.4
  • c72bb94 feat(parser): handle incomplete scopes
  • b39bbde fix(cli): don't drop body from -m args
  • 132a38a fix: allow empty commits

v0.2.3

02 Jun 18:25
Compare
Choose a tag to compare

Changelog

  • 085fb8a build: correct goreleaser maintainer, license.
  • 2351d14 chore(release): 0.2.3

v0.2.2

02 Jun 18:15
Compare
Choose a tag to compare

Changelog

  • 7d5e24d build: expose SCOOP_GITHUB_TOKEN as an env var
  • 8da1149 chore(release): 0.2.2

v0.2.1

02 Jun 18:08
Compare
Choose a tag to compare

Changelog

  • 9d6ee3f build: add debug logs to release GH actions workflow
  • 6b6366e build: add version to nix flake build
  • 61222b8 chore(release): 0.2.1

v0.2.0

02 Jun 17:33
Compare
Choose a tag to compare

Changelog

  • b7c33a7 build: add scoop config
  • 0c0925f chore(release): 0.2.0
  • 6ae7150 fix: replace dangling references to pkg/
  • 43cf8e4 refactor!: move all not-intended-for-the-public dirs into ./internal

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