v2.0.0
2.0.0 (2026-08-24)
- refactor!: move the video patcher to its own repository (320528a)
Bug Fixes
- ci: leave the submodule's lint to the submodule (60b3e73)
BREAKING CHANGES
- the source archive can no longer install this. git
archive resolves one repository and stops, so the Download ZIP button
and the auto-generated release tarballs carry the submodule directory
empty and no git metadata, which leaves git submodule update unable to
repair that copy. A recursive clone is the only way in, and both
documents now say so rather than leaving a reader to discover it.
pytest needs no environment either way: the paths moved into
pyproject.toml, so a bare pytest works from a fresh clone.