Skip to content

v0.1.0

Compare
Choose a tag to compare
@nicholas-fedor nicholas-fedor released this 02 Jul 02:07
· 30 commits to main since this release
03cd63c

Description

This release introduces a --log-level flag for configurable logging, enhances logging functionality, and includes dependency updates for improved stability.

Changes

Features

  • Added --log-level flag (debug, info, warn, error) for customizable logging verbosity
  • Enhanced logging with ISO8601 timestamps and debug logging for binary path construction

Fixes

  • Resolved logger sync errors across platforms

Dependency Updates

  • Updated Go version and project dependencies
  • Updated securego/gosec to digest 35e7bc1
  • Updated golangci/golangci-lint-action to digest 4f58623
  • Updated codecov/codecov-action to digest 2db07e3
  • Updated github/codeql-action to digest 181d5ee
  • Updated actions/checkout to digest 09d2aca
  • Updated actions/setup-go to digest fa96338
  • Updated actions/attest-build-provenance to digest e8998f9
  • Updated nicholas-fedor/go-proxy-pull-action to digest 0aec514
  • Updated nicholas-fedor/govulncheck-action to digest c56b8f1
  • Updated cimg/go Docker tag to v1.24.4

Full Changelog: v0.0.2...v0.1.0