v5.0.3
Summary
This release is functionally identical to v5.0.2. The important difference is that tests are now included in source distributions on PyPI, which is done in preparation for making inifix available on conda-forge starting from this version.
What's Changed
- Bump deadsnakes/action from 3.1.0 to 3.2.0 in /.github/workflows in the actions group by @dependabot in #261
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #262
- TST: validate inifix's pre-commit hooks continuously by @neutrinoceros in #263
- TST: test against CPython 3.14-dev by @neutrinoceros in #264
- TST: switch bleeding edge CI to uv by @neutrinoceros in #266
- TST: ensure the GIL is disabled in free-threaded concurrency tests by @neutrinoceros in #267
- BLD: include tests dir in source distributions by @neutrinoceros in #269
- DOC: add (currently 404) conda-forge badge to README.md by @neutrinoceros in #270
- MNT: add missing dev script metadata by @neutrinoceros in #271
- REL: prepare release 5.0.3 by @neutrinoceros in #272
Full Changelog: v5.0.2...v5.0.3