Release v2.14.2
Highlights
- Guard the kqueue observer on unsupported platforms to avoid platform-specific import/runtime errors.
- Add negative-test coverage for unsupported kqueue environments to keep the watcher behavior verified across platforms.
Verification
uv run pytest- 49 tests passed