Releases: dougcalobrisi/erm
Releases · dougcalobrisi/erm
Release v0.4.0
PyPI: erm 0.4.0
What's Changed
- ci: keep plugin.json pinned to the latest released CLI version by @dougcalobrisi in #12
- feat: --add-fillers / --remove-fillers to tweak the default word list by @dougcalobrisi in #13
- docs(skill): prefer uvx to run erm, venv fallback where uv is absent by @dougcalobrisi in #14
- First-class video I/O (opt-in --video): synced render, silence/cut/crossfade, plays-through min-gap by @dougcalobrisi in #15
Full Changelog: v0.3.0...v0.4.0
Release v0.3.0
PyPI: erm 0.3.0
What's Changed
- chore: pin all GitHub Actions to commit SHAs by @dougcalobrisi in #5
- feat: render modes (remove/silence) + pause spacing knobs by @dougcalobrisi in #6
- fix: align render() crossfade defaults with CLI defaults by @dougcalobrisi in #8
- docs: internals design docs + usage/tuning guides by @dougcalobrisi in #7
- docs: publish docs to GitHub Pages (MkDocs Material) by @dougcalobrisi in #9
- feat: default Whisper model to large-v3 by @dougcalobrisi in #11
- feat: Claude Code/Cowork plugin for erm (install, use, tune) by @dougcalobrisi in #10
Full Changelog: v0.2.0...v0.3.0
Release v0.2.0
PyPI: erm 0.2.0
What's Changed
- fix: gracefully fall back to CPU when CUDA runtime is missing by @dougcalobrisi in #3
- test: add CLI, integration, and pure-helper coverage (56 → 117 tests) by @dougcalobrisi in #4
Full Changelog: v0.1.1...v0.2.0
Release v0.1.1
PyPI: erm 0.1.1
What's Changed
- Add release tooling (Makefile, scripts, GitHub Actions) by @dougcalobrisi in #1
New Contributors
- @dougcalobrisi made their first contribution in #1
Full Changelog: v0.1.0...v0.1.1