🚨 Breaking Changes
This release marks the end of support for Python 3.9 (and earlier), which has reached end-of-life status with the release of Python 3.13.
What's Changed
- Update project lockfiles and pre-commit setup by @nicholasjng in #287
- Bump oldest supported Python to 3.10 by @nicholasjng in #288
- [ci] Update CI workflow to be based on uv toolchain by @nicholasjng in #289
- Run pre-commit autoupdate again by @nicholasjng in #290
- Support
fs.exists()
on repo root by @AdrianoKF in #292
Full Changelog: v0.10.0...v0.11.0