Skip to content

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 20:00

Installation

Platform Command
macOS (Homebrew) brew install M-Igashi/tap/headroom
Windows (winget) winget install M-Igashi.headroom
Cargo cargo install headroom (ffmpeg must be installed separately)

Package managers (Homebrew, winget) install ffmpeg automatically. mp3rgain is built-in — no separate installation needed.

Checksums

See headroom-v1.8.0-checksums.txt for SHA256 checksums of all binaries.

What's Changed

  • ci: bump softprops/action-gh-release from 2.6.1 to 3.0.0 by @dependabot[bot] in #30
  • ci: bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #31
  • feat: add CLI flags for scriptable, non-interactive usage (#29) by @M-Igashi in #32

Full Changelog: v1.7.3...v1.8.0