Skip to content

Releases: AdrianoKF/go-clip

v0.1.1

06 Aug 13:09
Compare
Choose a tag to compare

Changelog

  • 4a94eab feat: Add version subcommand

v0.1.0

06 Aug 05:42
8d3b584
Compare
Choose a tag to compare

Changelog

  • 379fdfc Merge pull request #2 from AdrianoKF/feature/github-action
  • 8d3b584 Merge pull request #3 from AdrianoKF/feature/goreleaser
  • 259d315 chore: Logging fixes
  • a2cb9cf chore: Update gitignore
  • 60701d4 feat(ci): Add Github Action for Go build/test
  • e4ea542 feat(ci): Add goreleaser GH action for tags
  • 315f9ab feat: AES/GCM message encryption
  • c7ad300 feat: Add CLI flag for encryption key
  • de8310f feat: Add LICENSE
  • 0054a2d feat: Initial revision