Releases: tofuutils/tenv
Releases · tofuutils/tenv
Release v4.7.6
Release v4.7.5
Changelog
- 5b6bc36 fix: add missing terramate to aur/snapcraft packages
Release v4.7.3
Changelog
- 470b9ae fix: ppa action
Release v4.7.2
Changelog
- ef6cf75 fix: choco action
Release v4.7.1
What's Changed
- Fix: add missing part in config init to manage Terramate by @dvaumoron in #426
Full Changelog: v4.7.0...v4.7.1
Release v4.7.0
What's Changed
- Fix typo in readme by @henare in #413
- gh-actions: bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot in #416
- go: bump github.com/zclconf/go-cty from 1.16.2 to 1.16.3 by @dependabot in #418
- chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /tools by @dependabot in #422
- fix and improve targz big file protection, add it to zip by @dvaumoron in #423
- Fix versionfinder match against version constraint by @dvaumoron in #424
- feat: add URL support to HASHICORP_PGP_KEY by @kvendingoldo in #401
New Contributors
Full Changelog: v4.6.2...v4.7.0
Release v4.6.2
What's Changed
- go: bump github.com/charmbracelet/bubbles from 0.20.0 to 0.21.0 by @dependabot in #387
- fix(tests): add codecov integration by @kvendingoldo in #391
- Add MacPorts installation instructions to README by @suhailskhan in #393
- go: bump github.com/PuerkitoBio/goquery from 1.10.2 to 1.10.3 by @dependabot in #394
- gh-actions: bump golangci/golangci-lint-action from 6 to 7 by @dependabot in #384
- Simplify goreleaser config for cloudsmith repos by @Nmishin in #395
- Add cloudsmith installation option to the readme by @Nmishin in #396
- gh-actions: bump sigstore/cosign-installer from 3.8.1 to 3.8.2 by @dependabot in #398
- go: bump github.com/charmbracelet/bubbletea from 1.3.4 to 1.3.5 by @dependabot in #399
- add terramate support by @dvaumoron in #397
- -k flag default come from env var by @dvaumoron in #402
- Fix : handle terragrunt alpha version format by @dvaumoron in #403
- Revert "Simplify goreleaser config for cloudsmith repos" by @Nmishin in #407
- Pin GH actions versions with ratchet by @Nmishin in #408
New Contributors
- @suhailskhan made their first contribution in #393
Full Changelog: v4.4.0...v4.6.2
Release v4.4.0
Changelog
- 14f8f7d use EarlyErrorExitCode (42) on proxy failure before proxied command call (#373)
- 9981094 Fix Readme syntax for Jekyll compatibility
- 8ebb9ca Update bages
- 458ba45 Fix dots in README.md
- 0d50464 go: bump github.com/BurntSushi/toml from 1.4.0 to 1.5.0 (#378)
- 11c8e9b go: bump github.com/stretchr/testify from 1.8.4 to 1.10.0 (#375)
- 4bd46f8 chore(deps): bump github.com/go-git/go-git/v5 in /tools
- 226c7e4 chore(deps): bump golang.org/x/net from 0.32.0 to 0.36.0 in /tools
- 5ccaee3 Add end-to-end tests for the latest features
- 8804b3d tidy
- 812d6ca Add TENV_SKIP_LAST_USE and improve file permissions consistency (#372)
- ca79866 go: bump github.com/charmbracelet/lipgloss from 1.0.0 to 1.1.0 (#371)
Release v4.3.0
Changelog
- ef2d597 Merge pull request #369 from edgar-castle/add-root-hcl-file-support
- 7a3e34a chore: add changelog file
- a3e364d feat: ensure HCLNameLegacy and JSONNameLegacy are parsed first
- 0c32ac1 feat: update versionmanager to support root.hcl files
- 4eae74e Disable deprecated tenv linter
- 59b90ad Add basic end to end tests
- a62b2f9 Merge pull request #366 from tofuutils/dependabot/go_modules/github.com/ProtonMail/gopenpgp/v2-2.8.3
- cbb426c go: bump github.com/ProtonMail/gopenpgp/v2 from 2.8.2 to 2.8.3
- 9378b0c go: bump github.com/charmbracelet/bubbletea from 1.3.3 to 1.3.4 (#365)
- d538c9e Merge pull request #364 from tofuutils/dependabot/github_actions/sigstore/cosign-installer-3.8.1
- 49b29ca gh-actions: bump sigstore/cosign-installer from 3.8.0 to 3.8.1
- 6d429b4 go: bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (#359)
- 349bcfd Merge pull request #363 from Nmishin/feat/goreleaser
- 28e8952 Fix goreleaser deprecations
- 7439866 Merge pull request #361 from Nmishin/fix/golangci-img
- 306a435 Update check-golangci-lint.yml
- dd68c23 Merge pull request #362 from Nmishin/feat/cloudsmiths
- fdf6da8 Include more linux distributives to the cloudsmiths config
- 863d910 Update check golangci-lint GH action
- 55e9301 Merge pull request #360 from Nmishin/fix/golangci
- 7c0b680 Fix golangci-lint configuration
- 8120be4 Merge pull request #358 from tofuutils/dependabot/go_modules/github.com/PuerkitoBio/goquery-1.10.2
- 6dc3bf4 go: bump github.com/PuerkitoBio/goquery from 1.10.1 to 1.10.2
- 4ce0309 Merge pull request #357 from tofuutils/dependabot/go_modules/github.com/charmbracelet/bubbletea-1.3.3
- 2386032 go: bump github.com/charmbracelet/bubbletea from 1.3.2 to 1.3.3
- bb6426e Merge pull request #356 from tofuutils/dependabot/go_modules/github.com/charmbracelet/bubbletea-1.3.2
- 4c254b8 go: bump github.com/charmbracelet/bubbletea from 1.3.0 to 1.3.2
Release v4.2.4
Changelog
- 8d9e739 fix(ci): telegram release notifications; escape . symbol