Releases: yellowey-com/snip-cli
Releases · yellowey-com/snip-cli
Release list
v0.16.1
v0.16.0
v0.15.0
Changelog
- 8b42561 chore: update readme.md
- af6a56d ci: add github actions workflow for build and test
- 28fcf74 ci: integrate goreleaser
- 9303170 ci: read go version from go.mod and download dependencies
- afbf308 feat: add inline placeholders
- 3626797 feat: add mit license
- 7263b2f feat: add zsh autocompletion for snippets
- 7acbcf8 feat: implement minimal ui
- 6dbf96a feat: snip find command
- 1f67591 feat: snip reload command
- eba3c56 feat: snip run command
- ff37e55 fix: unignore cmd/snip
- 8453e9d refactor: clean up argument parsing
- 02b59f1 refactor: move main.go to cmd/snip to fix install binary name