Skip to content

Releases: kevincobain2000/gobrew

v1.10.11

05 Sep 01:45
186c1c2
Compare
Choose a tag to compare

Changelog

  • 5e8a165 (docs) CHANGE LOG
  • edeeff9 (docs) fixes CHANGE LOG and only keep major changes to the CHANGE LOG
  • b13d6ae Fix: Handle unset GOBREW_ROOT variable safely (#208)
  • 186c1c2 Update README.md (#209)
  • 7ffc9d7 feat: new flag options for cache (#204)
  • bbb18aa fix: fail script process on errors (#206)

v1.10.10

21 Aug 01:53
77c169c
Compare
Choose a tag to compare

Changelog

  • 77c169c feat: use local cache for storing tag information (#201)

v1.10.9

28 Jul 07:20
338c4a4
Compare
Choose a tag to compare

Changelog

v1.10.8

13 Feb 00:16
b068e3c
Compare
Choose a tag to compare

Changelog

v1.10.7

10 Feb 07:14
Compare
Choose a tag to compare

Changelog

v1.10.6

09 Feb 00:42
Compare
Choose a tag to compare

Changelog

v1.10.5

14 Dec 03:08
9555cde
Compare
Choose a tag to compare

Changelog

  • 0307901 Merge remote-tracking branch 'origin/master' into tests-10122023
  • 6b8b377 Revert "fix: close file without defer"
  • b7943a4 feat: add gobrew config
  • b6519ed feat: add test for doRequest
  • c0abcb6 feat: add test for extract
  • dc184e1 feat: cleanup downloads dir after extract
  • 8fb3b9e feat: do not use default http client on download with progress
  • 86845dd feat: draft test for DownloadWithProgress
  • 34077fe feat: draft test for downloadAndExtract
  • ced134e feat: remove windows from tests because issue with cleanup TmpDir
  • eb3d558 feat: run tests in parallel again
  • 62a1eb0 feat: update library versions
  • ad444c1 feat: use config struct in gobrew
  • 7fe268f fix: add error message for close stream and file
  • 8d1c45f fix: close file without defer
  • 0a79aec fix: do not run tests in parallel
  • e2b2820 fix: downloadAndExtract function
  • 9f16da7 fix: rename const to not use package name
  • 2bdd253 fix: run tests in bash shell
  • e9ff7bd fix: tests for DownloadWithProgress and downloadAndExtract
  • 23f722d fix: trying to not clean download dir
  • 6498b3d fix: use defaultClient for proxy

v1.10.4

12 Dec 02:31
e3aeb88
Compare
Choose a tag to compare

Changelog

v1.10.3

12 Dec 02:23
ac689a5
Compare
Choose a tag to compare

Changelog

  • 95e7c08 feat: check homeDir maybe empty
  • 400b4a6 feat: rearrange functions to files

v1.10.2

10 Dec 04:19
ac689a5
Compare
Choose a tag to compare

Changelog

  • 95e7c08 feat: check homeDir maybe empty
  • 400b4a6 feat: rearrange functions to files