Skip to content

Release v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Nov 19:33
· 4 commits to main since this release

fix: resolve all remaining linting and build issues

  • Fixed deprecated actions/upload-artifact@v3 to v4 in GitHub Actions
  • Fixed all remaining errcheck issues in cmd files
  • Added proper error handling for flag retrievals
  • Fixed regexp.MatchString error handling in config validation
  • Fixed config manager Load method error handling
  • Fixed variable redeclaration in cmd/init.go
  • All tests passing and errcheck clean

Binary Downloads

Platform Architecture Download
Linux amd64 tf-safe-linux-amd64.tar.gz
Linux arm64 tf-safe-linux-arm64.tar.gz
macOS amd64 tf-safe-darwin-amd64.tar.gz
macOS arm64 tf-safe-darwin-arm64.tar.gz
Windows amd64 tf-safe-windows-amd64.zip

Installation

macOS (Homebrew)

brew install tf-safe

Manual Installation

  1. Download the appropriate binary for your platform
  2. Extract the archive
  3. Move the binary to a directory in your PATH

Verify Installation

tf-safe --version