Skip to content

v1.10.5

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 03:08
· 20 commits to master since this release
9555cde

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