2024.01.24
What's Changed
- fix: allow
warn_unreachable
to be set toFalse
explicitly by @henryiii in #353 - fix: include matrix logic & location of errors in
GH104
by @henryiii in #356 - chore: add validate-pyproject-schema-store by @henryiii in #364
- chore: update pre-commit hooks by @pre-commit-ci in #355
- docs: add missing words by @DLu in #360
- docs: assert correct file extension reference for wheels & sdists by @agriyakhetarpal in #358
- docs: fix links of PY rules in
packaging_simple.md
by @tkoyama010 in #362 - docs: standardize
.reathedocs.yml
to.readthedocs.yaml
by @tkoyama010 in #361
New Contributors
- @agriyakhetarpal made their first contribution in #358
- @tkoyama010 made their first contribution in #362
Full Changelog: 2023.12.21...2024.01.24