Skip to content

Jivedrop 0.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Nov 14:33
7f130b8

Changes since 0.2.0

  • fix(demo): swap file argument order in demo commands (7f130b8)
  • refactor(ci): consolidate build workflows with unified matrix (3f93a6c)
  • feat: migrate from ffmpeg-go to ffmpeg-statigo (9dc727d)
  • build(deps): bump actions/checkout from 5 to 6 (c58ee46)
  • build(deps): bump golang.org/x/image from 0.32.0 to 0.33.0 (9771184)
  • build(deps): bump github.com/alecthomas/kong from 1.12.1 to 1.13.0 (b49097e)

Installation

Download the appropriate binary for your platform below, make it executable, and move it to your PATH:

# Linux (amd64)
chmod +x jivedrop-linux-amd64
sudo mv jivedrop-linux-amd64 /usr/local/bin/jivedrop

# macOS (Apple Silicon)
chmod +x jivedrop-darwin-arm64
sudo mv jivedrop-darwin-arm64 /usr/local/bin/jivedrop

Checksums

SHA256 checksums are provided below for verification.