Releases: VH-Technology/bluemacaw
Releases · VH-Technology/bluemacaw
v1.0.4
What's Changed
- feat: realtime STT models (Flux, AssemblyAI streaming, Solaria) + download counter by @GuilhermeVozniak in #11
- chore: bump version to 1.0.4 by @GuilhermeVozniak in #12
New Contributors
- @GuilhermeVozniak made their first contribution in #11
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
chore: bump version to 1.0.2 (#8) Bump all five version manifests to 1.0.2 so the release workflow's verify-versions gate passes for the v1.0.2 tag. Also fix the version bumper's Cargo.lock regex to tolerate CRLF line endings (\r?\n). On a CRLF checkout the literal-\n match silently missed the bluemacaw entry, so Cargo.lock was reported as "not found" and never bumped. Co-authored-by: Bruna Nazari <bruna.milleny1911@gmail.com> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>