Release v0.4.0#83
Merged
Merged
Conversation
Batch processing (--out-dir + glob), stdin/stdout pipes (-f), high-quality bicubic/lanczos resampling, and an integration test suite (make test) have all landed on main since v0.3.0. Bump IMGCLI_VERSION + flake version to 0.4.0, add the CHANGELOG entry, and update the README's pinned .deb filename. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cuts v0.4.0 — the batch + pipes + HQ-resampling + integration-tests release. All four features are already merged to
main; this bumps the version and changelog so we can tag.IMGCLI_VERSION+flake.nix→ 0.4.0CHANGELOG.mdv0.4.0 entry (batch, stdin/stdout, bicubic/lanczos,make test, supply-chain hardening).debfilename → 0.4.0After merge I'll tag
v0.4.0(release workflow builds linux/macOS/Windows + .deb + GHCR), then refresh the Homebrew tap, AUR, Scoop, and winget manifests.🤖 Generated with Claude Code