Skip to content

Releases: kavishgr/ghrelease

v0.1.3

09 Jan 14:55

Choose a tag to compare

Changelog

Features

  • 166c01a feat(cli): add short flag aliases for all options
  • 57f4366 feat: add automated versioning via ldflags
  • ffc980a feat: implement error logging and improved download UI

Fixes

  • 02294cc fix(extractor): ignore non-archive files to prevent UI glitches

Refactor

  • d021576 refactor: introduce Client type for better code organization
  • 6493a69 refactor: migrate progress bars to mpb and improve project structure
  • de9a6e1 refactor: moved cleanup logic to internal utils
  • 65e1990 refactor: remove error log if no failure occurs

Internal

  • 2ed7115 chore: move moveBinaries.go to scraps
  • dd7b68d chore: prepare v0.1.3 with brew tap and auto versioning
  • 28bcfcd chore: refine release workflow
  • 5ac4942 chore: update goreleaser config for brew cask

Others

  • 178c83f Add MIT License to the project
  • 7107231 Merge branch 'feat/track-stats'
  • 2cacc9d added notes.md
  • 5609b53 build(deps): update schollz/progressbar to v3.19.0 and remove go-ansi

v0.1.2

01 May 06:50

Choose a tag to compare

Changelog

v0.1.1

22 Jul 07:35

Choose a tag to compare

Changelog

  • 58e59f1 Add 'x64' to the regex for macOS/Linux.

v0.1.0

21 Jul 04:46

Choose a tag to compare

Changelog

  • 67eb9d2 First Release
  • 2d884e4 First Release v0.1.0
  • 7d5e1c5 futur option to move binaries to a directory of choice