chore: bump version to 0.2.0, write full changelog

- pyproject.toml: version 0.1.0 → 0.2.0
- CHANGELOG.md: full [0.2.0] entry covering all changes since the fork —
  headless operation, Docker/scheduling, object mode, people filtering,
  quality controls, CI/CD, tests, docs, and all bug fixes
- uv.lock: regenerated after version bump

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-12 01:32:18 +00:00
co-authored by Claude Sonnet 4.6
parent b7dc87b05b
commit 61204c2eca
3 changed files with 97 additions and 17 deletions
Generated
+1 -1
View File
@@ -2289,7 +2289,7 @@ wheels = [
[[package]]
name = "winnow"
version = "0.1.0"
version = "0.2.0"
source = { editable = "." }
dependencies = [
{ name = "croniter" },