Changelog
- f26136c Merge branch 'support-no-signoff' into update-deps-2022-10-5
- 79b1362 Merge pull request #11 from SKalt/accept-no-verify
- ec14ab2 Merge pull request #13 from SKalt/update-go
- 28f0aa4 Merge pull request #14 from SKalt/support-no-signoff
- 7d09053 Merge pull request #16 from SKalt/update-deps-2022-10-5
- aabf394 chore(release): 0.0.8
- 072473f chore: update dependencies
- 30a7a01 chore: update go to 1.19
- 760be44 feat(dist): add installer script
- 1909295 feat: search upwards for config files
- 36af1b1 fix(cli): support
--no-signoff
git-commit(1)
flag - 543060e fix(dist): ensure unpacked executable is, y'know, executable
- d927e66 fix(dist): tar should unpack into a scratch directory, not cwd
- a5b311e fix: support git-commit --no-verify flag
- c1673ed refactor(dist): add --download-only flag, deprecate download_release.sh