Skip to content

Releases: kevincobain2000/gobrew

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

v1.9.7

12 Nov 11:31
f83b038
Compare
Choose a tag to compare

Changelog

  • 8cbdd91 Merge pull request #151 from kevincobain2000/kevincobain2000-patch-1
  • 877885a Merge pull request #152 from kevincobain2000/feature/limit-ci
  • f6903ad Merge pull request #153 from kevincobain2000/feature/obsolete
  • 4f13840 Merge pull request #154 from kevincobain2000/kevincobain2000-patch-1
  • f83b038 Merge pull request #155 from kevincobain2000/feature/mod-bug
  • ff9c9e8 Update README.md - header img
  • 9680c45 Update coveritup.yml
  • 48fb44e Update git.io.sh
  • 5d396a4 push too
  • e2346cc run when needed
  • 879dfb2 script no longer needed
  • 3a05718 unable to obtain mod version

v1.9.6

02 Nov 01:24
99135bd
Compare
Choose a tag to compare

Changelog

  • 99135bd Merge pull request #150 from kevincobain2000/feature/gobrew-mod-major
  • 1dbbb5f README updated
  • 5f566b0 only support go.mod major versions

v1.9.5 - Interactive

01 Nov 09:16
Compare
Choose a tag to compare

Changelog

v1.9.4 - Interactive

01 Nov 09:06
Compare
Choose a tag to compare

Changelog

Screenshot 2023-11-01 at 17 59 11

  • ddb42bf (CHANGE LOG) updated readme
  • 94cd26a (ci) fix test
  • 4003742 (ut) skip one failing test for now
  • 82dc507 (vup) go.mod to 1.21
  • 7d911bf Fixes #145 by adding interactivity
  • 4aabed8 Merge pull request #143 from lincolnthalles/powershell-install-script
  • defdbff Merge pull request #144 from kevincobain2000/feature/ci-and-others
  • 1859f1e Merge pull request #147 from kevincobain2000/feature/gobrew
  • d900ad5 README updated
  • 4c850a8 Revert "(ci) fix test"
  • c18716e Support when no current version
  • b48f97f Update README.md
  • dcd8063 chore: add powershell install script
  • 310b5a3 chore: fix powershell script
  • 01e22fa chore: fix powershell script
  • c6b0877 chore: update powershell script
  • 2ae12de chore: update powershell script
  • 38a053e getting version from go.mod may throw error when there is no go.mod file. check for file existance first, otherwise set to None
  • d39e076 redundant comment gone
  • ed6fb34 screenshot
  • f691f10 tests++ for interactive

1.9.3

06 Oct 11:02
987f799
Compare
Choose a tag to compare

Changelog

  • 987f799 Merge pull request #142 from kevincobain2000/bug141
  • 9f2309b fix: process errors on doRequest with exit

v1.9.2

01 Oct 13:13
f410516
Compare
Choose a tag to compare

Changelog

  • b426d86 (ci) coveritup add time taken by unit tests
  • af2d6ab Merge pull request #133 from kevincobain2000/feature/ci
  • 56a6b97 Merge pull request #134 from kevincobain2000/feature/ci
  • f410516 Merge pull request #140 from kevincobain2000/bug/139
  • 6bfcb8f feat: remove Sprintf from color.Errorln
  • 2353cdb feat: simplifying the use of the github api
  • 13a1857 fix: processing invalid GITHUB_TOKEN
  • b2ca852 purge badges