Skip to content

Releases: dougcalobrisi/erm

Release v0.4.0

14 Jun 13:04

Choose a tag to compare

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

13 Jun 04:58
35e0ecd

Choose a tag to compare

PyPI: erm 0.3.0

What's Changed

Full Changelog: v0.2.0...v0.3.0

Release v0.2.0

12 Jun 16:39

Choose a tag to compare

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

28 Apr 21:54

Choose a tag to compare

PyPI: erm 0.1.1

What's Changed

  • Add release tooling (Makefile, scripts, GitHub Actions) by @dougcalobrisi in #1

New Contributors

Full Changelog: v0.1.0...v0.1.1