Kevincobain2000 Gobrew Versions Save

Go version manager, written in Go. Super simple tool to install and manage Go versions. Install go without root. Gobrew doesn't require shell rehash.

v1.10.8

3 months ago

Changelog

  • de3d482 Add golangci-lint (#181)
  • b068e3c fix: help message for windows (#183)

v1.10.7

3 months ago

Changelog

  • 0e87ab3 CHANGE LOG
  • de6e8c4 CI fix
  • 55562ca installer script (#177)
  • a6dba07 pick the latest in order for dev-latest (#180)
  • daa2f16 vup 1.22 and go get -u deps (#178)

v1.10.6

3 months ago

Changelog

  • afee1c5 Fix: Win10 symlink require privilege (#175)
  • 7c27c22 Kevincobain2000 patch 1 (#173)
  • 40ac6e7 Update README.md
  • 0a84b0e Update README.md
  • f81b971 update README

v1.10.5

5 months ago

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

5 months ago

Changelog

  • 048a473 work behind proxy
  • 2ef1c8c work behind proxy

v1.10.3

5 months ago

Changelog

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

v1.10.2

5 months ago

Changelog

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

v1.10.1

5 months ago

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

5 months ago

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

6 months ago

Changelog

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