Skip to content

Releases: gmcoringa/tswitch

v0.0.6

10 May 17:53
9749a4a
Compare
Choose a tag to compare

Changelog

  • 9749a4a Merge pull request #7 from gmcoringa/fix-tf-version-change
  • cbbb489 [fix-tf-version-change] Ignore some linters for tests
  • deecd93 [fix-tf-version-change] update semver to v3
  • 0813584 [fix-tf-version-change] Change regex to acept new terraform site format

v0.0.5

05 May 09:59
a147901
Compare
Choose a tag to compare

Changelog

  • a147901 Merge pull request #6 from gmcoringa/fix-switch
  • 5e77486 [fix-switch] Fix switch when version is installed

v0.0.4

04 Nov 01:08
cbbbbb4
Compare
Choose a tag to compare

Changelog

cbbbbb4 Merge pull request #5 from gmcoringa/use-hashicorp-parser
917fbe9 [use-hashicorp-parser] Use hashicorp hcl parse instead of regex

v0.0.3

30 Oct 20:51
18bc6a7
Compare
Choose a tag to compare

Changelog

18bc6a7 Merge pull request #4 from gmcoringa/fix-symlink
c624781 [fix-symlink] Fixed symlink failure

v0.0.2

31 May 19:10
3fc533a
Compare
Choose a tag to compare

Changelog

3fc533a Merge pull request #3 from gmcoringa/issue-2
5d8c842 [issue-2] Run without params and fix home dir load

v0.0.1

01 May 14:42
81adfa4
Compare
Choose a tag to compare

Changelog

81adfa4 Merge pull request #1 from gmcoringa/initial-version
ad9fdc9 [initial-version] Tryo to avoid duplicated github actions on prs
372173f [initial-version] Initial working version
b972952 Initial commit