Skip to content

jivefire 0.1.2

Choose a tag to compare

@github-actions github-actions released this 10 Nov 15:59
c812334

Changes since 0.1.1

  • feat(encoder): improve video quality by adjusting CRF value (c812334)
  • perf(renderer): replace alpha blending with intensity-based gradients (8db1c95)
  • refactor(ci): restructure release workflow into separate jobs (51d46a2)

Installation

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

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

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

Checksums

SHA256 checksums are provided below for verification.