This release fixes tests on some versions of Sphinx and reworks some of our CI to be much faster using uv. No upstream changes since last CMake sync.
What's Changed
- tests: replace deprecated sphinx.testing.path with pathlib.Path by @roehling in #41
- tests: fix various versions of sphinx by @henryiii in #46
- chore: add Sphinx Domain classifier by @henryiii in #47
- chore: test on 3.13 by @henryiii in #48
- chore: more checks and cleanup by @henryiii in #50
- chore: restore manual pyproject format by @henryiii in #51
- chore: bump the version by @henryiii in #52
- ci: nicer release notes by @henryiii in #49
- ci: group dependabot updates by @henryiii in #42
New Contributors
- @roehling made their first contribution in #41
- @pre-commit-ci made their first contribution in #44
Full Changelog: v3.27.0...v3.29.0