You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: update CHANGELOG for 0.3.2; fix lint, mypy, and stale test
- Promote [Unreleased] items into a new [0.3.2] section dated 2026-03-13
- Exclude tests/animation fixture dir from ruff
- Drop unused 'misc' from type: ignore in watch.py
- Decode bytes paths in watch event logger (mypy str-bytes-safe)
- Rename 'found' → 'svg_meta' in read-meta to fix mypy no-redef error
- Update test_cli_not_a_directory → test_cli_single_file to match the
single-file input support added in ac1e51c
0 commit comments