2025.10.01
What's Changed
- feat: add uv backend by @henryiii in #618
- feat: check for ruff-check instead of ruff by @henryiii in #605
- fix: Python 3.13.4 broken on Windows by @henryiii in #613
- fix: add a new md formatter by @henryiii in #631
- fix: add some UV, poetry, pdm, and PyCharm stuff to ignore from version control by @agriyakhetarpal in #628
- fix: allow poe as task manager by @henryiii in #630
- fix: broken links by @henryiii in #645
- fix: build commands is a valid alternative to build tools python by @henryiii in #608
- fix: change the exclusion pattern for bots by @keewis in #636
- fix: move codespell config to toml by @henryiii in #602
- fix: warnings were breaking the build by @henryiii in #644
- tests: maturin now should pass metadata check by @henryiii in #625
- ci: add links to rendered docs by @henryiii in #597
- chore: apply ruff/flake8-pyi rule PYI044 by @DimitriPapadopoulos in #604
- chore: include ARM in CI by @henryiii in #614
- chore: meson and maturin now support SPDX licenses too by @henryiii in #622
- chore: update a test for license change by @henryiii in #623
- docs: add outline of unit testing recommendations by @lundybernard in #619
- docs: change sdist build command to use 'uv' by @tobiasdiez in #641
- docs: fix comment about color depth. by @mkcor in #609
- docs: fix link to page by @henryiii in #596
- docs: mention recent updates by @henryiii in #598
- docs: minor improvements to the depenedency-groups description by @mabruzzo in #606
New Contributors
- @mabruzzo made their first contribution in #606
- @mkcor made their first contribution in #609
- @keewis made their first contribution in #636
- @lundybernard made their first contribution in #619
- @tobiasdiez made their first contribution in #641
Full Changelog: 2025.05.02...2025.10.01