Skip to content

Releases: kevincobain2000/gobrew

v1.9.1

15 Sep 07:21
Compare
Choose a tag to compare

Changelog

v1.9.0

12 Sep 00:57
e21e4c3
Compare
Choose a tag to compare

Changelog

  • 10c5b48 Merge pull request #130 from kevincobain2000/status-code
  • e21e4c3 Merge pull request #131 from kevincobain2000/limit-versions
  • 2675532 feat: check statusCode from response
  • 2505d29 feat: do not print blacklisted versions

v1.8.9

10 Sep 02:06
6d9a33b
Compare
Choose a tag to compare

Changelog

  • 6d9a33b Merge pull request #125 from kevincobain2000/version_match
  • ca774a8 Merge pull request #126 from kevincobain2000/versions
  • 7f5a2ec fix: check version before changing
  • cc35d7b fix: goreleaser config for gobrew version

v1.8.8

08 Sep 14:32
29348d7
Compare
Choose a tag to compare

Changelog

  • 46f21db (ci) coveritup metrics
  • f1834c5 (ci) gosec install
  • 5dd6379 (ci) gosec issues
  • ef5a09d (ci) links updated
  • 64a22ea (ci) missing deps and version
  • ee5aeb4 (ci) strategy
  • 107bd0f (embed) link updated
  • 0241c56 Merge pull request #116 from kevincobain2000/develop
  • eb5a14c Merge pull request #117 from kevincobain2000/develop
  • 053f982 Merge pull request #120 from kevincobain2000/develop
  • 29348d7 Merge pull request #122 from kevincobain2000/refactoring
  • 61edf64 Update README.md
  • 91dbe02 feat: improvement of tests
  • 27ba27c feat: update actions/checkout v2 -> v4
  • eb4ef09 feat: use CheckError for handling errors
  • 9fdc3a4 feat: use gookit/color for printing
  • c8abc38 feat: use gookit/color for printing

v1.8.7

09 Aug 10:14
Compare
Choose a tag to compare

Changelog

v1.8.5

23 May 10:56
8455f6e
Compare
Choose a tag to compare

Changelog

v1.8.4

29 Apr 11:16
Compare
Choose a tag to compare

Changelog

v1.8.2

29 Apr 10:12
Compare
Choose a tag to compare

Changelog

  • 6ebc49d Merge branch 'feature/prune-bug'
  • 7e62082 README
  • c3f95bf README updated
  • 2f1d5f5 Sometimes dir exists, which ends up showing that the version is installed. However version checker checks for real binary instead of the existance of the dir. Removing extra condition to fix prune and rm issues.
  • c2386f7 gobrew use mod

v1.8.1

26 Jan 09:12
f39ad94
Compare
Choose a tag to compare

Changelog

  • 4db656d Add more coverage and simplify temp directory handling
  • 5d8e42b Add test for Upgrade command and fix versions tests.
  • f32f85e Check error on rename to mimic the behavior of other OSs
  • ccfc988 Fix Upgrade command on Windows.
  • b3ac880 Fix the Upgrade test
  • f39ad94 Merge pull request #96 from beppler/bugfix/fix-upgrade-on-windows-and-tests
  • b3ed825 Remove unnecessary call to os.Remove
  • 656790f Update LICENSE

v1.8.0

19 Jan 11:29
80a583e
Compare
Choose a tag to compare

Changelog

  • 0db484d 1.17 and 1.18
  • 2aa5e07 1.17 and 1.18 (without calling gobrew version in workflow)
  • b3d3dbf 1.18
  • 3edbfe6 1.18
  • 61fb2da Fix install script to work on Windows Git bash
  • c477cea Merge pull request #89 from kevincobain2000/feature/deprecation
  • 6014eaf Merge pull request #91 from kevincobain2000/colors
  • 3d7561d Merge pull request #92 from beppler/feature/fix-install-script-for-windows-git-bash
  • 3936dc7 Merge pull request #93 from kevincobain2000/feature/action
  • 80a583e Merge pull request #95 from kevincobain2000/feature/version
  • 08b42ed README updated
  • 87dcdee check windows
  • 76f611b feat: use only fatih/color for output #87
  • 3ed6c80 whoops
  • 998d67f windows support in full
  • 70fa94e windows support in full