Skip to content

Jivedrop 0.3.3

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Mar 12:11
· 5 commits to main since this release
0.3.3
29455e0

Changes since 0.3.2

  • deps(deps): bump golang.org/x/image in the gomod group (#19) (29455e0)
  • fix(workflows): handle all os.Stat errors and suppress cover art logging (852cd7e)
  • refactor(main): complete workflow abstraction and simplify run() (ab89a75)
  • refactor(main): wire workflow interface into run() (a747064)
  • refactor(main): extract workflow abstraction for mode-specific operations (07cfb80)
  • refactor(id3): invert dependencies for cover art logging (0ba634d)
  • refactor: eliminate dead code and redundant style declarations (cddf2f5)
  • refactor: use Go stdlib functions for string and slice operations (598a68e)
  • test(main): fix path-containment check to prevent sibling directory false positives (a604e43)
  • fix(lint): resolve 22+ Go linter errors across codebase (f7fc8d2)
  • ci(workflows): consolidate build and release into comprehensive builder workflow (fa731a9)
  • ci(tailor): fit with tailor project templates (3af5056)
  • ci(gix): use go-version-file to acquire the correct Go release (f6c1044)
  • chore: update ffmpeg-statigo to v8.0.1.4 (4d12208)
  • build(deps): bump golang.org/x/image from 0.36.0 to 0.37.0 (36b4803)
  • build(deps): bump actions/upload-artifact from 6 to 7 (73aa950)
  • build(deps): bump golang.org/x/image from 0.35.0 to 0.36.0 (1b16c2b)
  • build(deps): bump github.com/charmbracelet/bubbles from 0.21.0 to 0.21.1 (f62ad07)
  • build(deps): bump github.com/alecthomas/kong from 1.13.0 to 1.14.0 (fbb191e)
  • build(deps): bump golang.org/x/image from 0.34.0 to 0.35.0 (9dd89ab)
  • chore: update ffmpeg-statigo to v8.0.1.3 (5437776)
  • build(deps): bump golang.org/x/image from 0.33.0 to 0.34.0 (1badcd5)
  • build(deps): bump actions/upload-artifact from 5 to 6 (ef235a8)
  • build: update nixpkgs to latest revision (933f852)
  • docs: consolidate AI assistant instructions into AGENTS.md (48623da)

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.