Skip to content

Releases: scraly/gophersay

v1.0.2

17 Jan 07:08
Compare
Choose a tag to compare

Changelog

  • 3ac55d0 core: remove commented lines
  • 2559633 doc: improve readme
  • 85b8767 doc: now gophersay is installable through homebrew

v1.0.1

30 Aug 10:00
Compare
Choose a tag to compare

Changelog

63faa72 doc: add goreport and gh reelase cards in README
301f704 feat: init generate tool
fa7660b fix try to fix goreleaser homebrew integration
9583775 fix(goreleaser): remove github block
c5f9cdc fix: gophersay tap formula name
99e71cc fix: try to fix homebrew goreleaser integration

v1.0.0

27 Aug 14:16
Compare
Choose a tag to compare

Changelog

caaab7b Initial commit
13890ed doc: improve readme
959ddc3 feat: add goreleaser
8343519 feat: execute gorelease automatically after a tag creation
a54cc6e feat: improve readme and usage
77e14fd feat: write gophersay in Golang instead of Bash
2636ef0 init