Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 21:20
2da4365

Changelog

Features

  • install: respect pour_bottle_only_if conditions (f906952)
  • HOMEBREW_BOTTLE_DOMAIN: respect the HOMEBREW_BOTTLE_DOMAIN option (85d625f)
  • configuration: unify config file with Homebrew environment config (ca288cb)
  • configuration: support custom HTTP headers for registry requests (132e73e)
  • flags: standardize registry flags (76133e9)
  • logging: support JSON and logfmt logging with --log-fmt flag (3c3718d)

Bug Fixes

  • logging: update verbosity flag handling (90c6bf4)
  • change formula versioner function signatures (0e07d93)
  • configuration: expose more environment variables for registry settings (7b885f3)
  • cross-platform bottles: add workaround to support cross-platform bottles that are not published correctly (028ab39)
  • changelog: add commit links (fc5af57)

Dependencies

  • task: update golangci-lint to 1.58.2 (c73a8c0)
  • github-actions: update markdownlint (7d91e7b)

Miscellaneous Tasks

  • get Go version from go.mod (07ef392)
  • add simple integration tests (ab83c4e)
  • deps: Bump github.com/charmbracelet/lipgloss (1866f0b)