Skip to content

Releases: fractalops/fli

v0.1.0

08 Jul 18:32

Choose a tag to compare

Changelog

  • dc113f7 fix: add version 2 to GoReleaser configuration
  • f20ea54 feat: add GoReleaser configuration for automated releases - Will use as the main cmd/fli directory - Support multiple platforms (linux, windows, darwin) - Support multiple architectures (amd64, arm64) - Add version embedding via ldflags
  • 20c6fa4 Feat: Add go releaser workflow
  • 630ce46 feat: improve raw verb field handling and clean up dry-run functionality
  • 52c0f51 Refactor architecture documentation for improved clarity
  • 3dd569c add some improvements to README
  • 839bc09 Add cmd/fli package
  • 64f8465 remove go install instructions from README
  • 584f950 fix go.mod: revert using repo url for module name
  • 9094742 fix go.mod: use repo url for module name
  • 56e2716 change trivy exit code to 0
  • 800c5fa tweak README
  • e10ebc6 fix typos in README
  • 8175da8 Fix Trivy vulnerability scanner
  • 9b1f824 Fix build command in CI workflow
  • 6c5d3ea Fix build command in CI workflow
  • 197e397 Fix golangci-lint action version: switch to v8
  • 486001c Fix golangci-lint version: switch to v2.2.1
  • eae93a4 Fix golangci-lint parse error: changed version: latest to version: v2
  • 87488f8 Enable CGO for CI tests
  • 3eb1a17 fix the repository link in the README
  • eb7548b Initial commit: FLI CLI tool for simplifying interacting with AWS VPC Flow Logs A command-line interface for querying and analyzing AWS VPC Flow Logs with support for filtering, aggregation, and multiple output formats."