Skip to content

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