What's Changed
Features
- Add Python 3.13 and 3.14 support.
Bug Fixes
- Use the "spawn" start method unconditionally for the monitor process, avoiding compatibility and correctness issues with "fork" and "forkserver".
New Contributors
- @peytondmurray made their first contribution in #21
Full Changelog: v1.0.2...v1.1.0