Skip to content

Releases: kbrgl/gameover

v0.0.2

24 Jul 08:36
Compare
Choose a tag to compare

Changelog

  • 008ee3f build: add .goreleaser.yaml
  • bf5bdca chore: add .gitignore
  • f88dac5 chore: add brew to .goreleaser.yaml
  • c0f804d chore: remove install.sh
  • 4dd3e80 feat: add command to print bin path
  • 0a76323 feat: add fish env script
  • be56bf2 feat: add install and environment scripts
  • ae9faa0 feat: add play command
  • 2cb3ad8 feat: add rustup-based install script
  • 4a6508c feat: add version command
  • 17d93bc feat: beautify search interface
  • 6c68ebf feat: init command
  • 6b3c116 feat: mkdir -p config dirs
  • a45e413 feat: update help message
  • 1b559d9 fix: accidentally committed file
  • b0a8335 fix: expand home directory in cmd/dir.go
  • a58e01a fix: game fetching
  • a9c5035 fix: handle game already installed
  • 948e6f9 fix: install command
  • 726a316 fix: remove accidentally commited git repo
  • 655edef fix: remove binary from .gameover/bin
  • f468ade initial commit
  • e902cbf refactor: go mod tidy
  • b7ab951 refactor: install.2.sh -> install.sh

v0.0.1

24 Jul 08:20
Compare
Choose a tag to compare

Changelog

  • 008ee3f build: add .goreleaser.yaml
  • bf5bdca chore: add .gitignore
  • f88dac5 chore: add brew to .goreleaser.yaml
  • c0f804d chore: remove install.sh
  • 4dd3e80 feat: add command to print bin path
  • 0a76323 feat: add fish env script
  • be56bf2 feat: add install and environment scripts
  • ae9faa0 feat: add play command
  • 2cb3ad8 feat: add rustup-based install script
  • 4a6508c feat: add version command
  • 17d93bc feat: beautify search interface
  • 6c68ebf feat: init command
  • 6b3c116 feat: mkdir -p config dirs
  • a45e413 feat: update help message
  • 1b559d9 fix: accidentally committed file
  • b0a8335 fix: expand home directory in cmd/dir.go
  • a58e01a fix: game fetching
  • a9c5035 fix: handle game already installed
  • 948e6f9 fix: install command
  • 726a316 fix: remove accidentally commited git repo
  • 655edef fix: remove binary from .gameover/bin
  • f468ade initial commit
  • e902cbf refactor: go mod tidy
  • b7ab951 refactor: install.2.sh -> install.sh