Skip to content

Releases: yellowey-com/snip-cli

v0.16.1

Choose a tag to compare

@marnguye marnguye released this 15 Jul 22:51

Changelog

v0.16.0

Choose a tag to compare

@marnguye marnguye released this 15 Jul 20:22

Changelog

  • 8417c58 chore: update readme.md
  • d45a3a5 ci: add homebrew tap config
  • fb38ea2 ci: upgrade goreleaser action to v6
  • 361ed16 ci: use homebrew token in release
  • 1cf5711 feat: add dynamic completion to zsh, bash, fish

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 18:36

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