chore(release): 0.2.2#129
Merged
Merged
Conversation
Bump workspace version 0.2.1 -> 0.2.2 and add the CHANGELOG section. 0.2.2 is a multimodal release: reliable Whisper transcription + a model-agnostic rmlx transcribe CLI (#119), Gemma 4 12B unified any-to-any image+audio input (#120), Gemma 4 native audio through the serve path (#122), the unified-vision bidirectional-attention colour fix (#127), the templated probe-smoke seed (#121), plus cosign release signing / CI SHA pinning (#116) and release-script fixes (#115, #118).
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.
Release prep for v0.2.2 — version bump + CHANGELOG only (no code changes).
0.2.2 is a multimodal release covering everything merged since v0.2.1:
rmlx transcribeCLI.gemma4_unifiedany-to-any image + audio input (encoder-free early-fusion soft tokens).--probe-smokeseed (kills the falseBrokenPunctLoop).make cigreen locally (fmt + clippy + test + deny + audit). Tag + binary package + cosign signing + Homebrew formula bump follow after merge, perdocs/RELEASING.md.