Skip to content

Releases: kevincobain2000/gobrew

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

v1.10.1

09 Dec 08:03
394402c
Compare
Choose a tag to compare

Changelog

  • 0b38c28 a few updates on README to make it readable
  • 00f366c feat: add workflow_dispatch to coverit workflow
  • 1c24883 feat: cross build setup for main package
  • bcfeeb6 feat: do not use -race in tests
  • 6959ccb feat: parallel tests again
  • 6c537f1 feat: some refactoring
  • 6f03dc7 feat: use t.Setenv for setting vars in tests
  • 94d3740 fix: build workflows for package
  • f2a040f fix: do not use global variable
  • 492c5c7 fix: do not use parallel in test with os env
  • 2ec9e92 fix: fake commit
  • 02a8644 fix: go build command line
  • 685b874 fix: remove go prefix in getGolangVersions
  • b278466 fix: simplify ask to false in test
  • 6d5dbb1 fix: use None result in tests
  • 2a83bea should see yml and not yaml

v1.10.0

08 Dec 01:56
0e6fe5f
Compare
Choose a tag to compare

Changelog

  • e57436f CI should pass now
  • cf33539 feat: do not use slices package for currentVersion
  • 15ddb99 feat: exclude Merge pull request from changelog
  • f8d305e feat: improve gb.CurrentVersion()
  • 350ecf1 feat: os specific functions and vars
  • faba08b feat: rename github workflows
  • 3ef853a feat: tests in parallel
  • 01a10fa feat: use bash shell for github actions
  • 814b7e7 feat: use filepath for process version
  • e686093 fix: do not run tests in Parallel
  • 4a397d3 fix: issue with no tests were run

v1.9.9

14 Nov 08:10
Compare
Choose a tag to compare

Changelog

  • 4cee4c2 mod has - stopping to make release. After this release the bug will be fixed