Skip to content

v0.2.1

Choose a tag to compare

@mnvsk97 mnvsk97 released this 01 Apr 17:32
· 54 commits to main since this release

What's Changed

Test Suite

  • Comprehensive test suite with 89 tests covering all modules (acquire, extract, analyze, backend, watch, cli)
  • Shared fixtures via conftest.py (backend reset, ffmpeg cache clear, temp files)
  • All external calls (APIs, Ollama, ffmpeg, yt-dlp) fully mocked

CI/CD

  • Consolidated to a single CI workflow (removed duplicate publish-pypi.yml)
  • Fixed PyPI version check to use HTTP API instead of unreliable pip index versions

Metadata Fixes

  • Fixed license field not displaying on PyPI
  • Added author email to package metadata