2024.03.10
What's Changed
Fixes:
- fix: Dependabot should only be required for GH repos by @henryiii in #374
- fix: add codecov token to github action by @JeanElsner in #375
- fix: allow patch versions in min version by @henryiii in #388
- fix: error if both target-version and project.requires-python are set by @henryiii in #383
Docs:
- docs: make meson-python usage example more idiomatic by @rgommers in #367
- docs: ToDo with link to
Writing documentation
inInline Documentation
tutorial by @maxmynter in #376 - docs: switch from black to ruff formatter in README.md by @danielhollas in #385
- docs: bump schemas by @henryiii in #368
- docs: modernize some of the pages by @henryiii in #370
- docs: move repo review up a page by @henryiii in #381
Other:
- chore: add pyproject extra by @henryiii in #369
- ci: build docs with new Ruby deployment by @henryiii in #378
New Contributors
- @rgommers made their first contribution in #367
- @maxmynter made their first contribution in #376
- @JeanElsner made their first contribution in #375
- @danielhollas made their first contribution in #385
Full Changelog: 2024.01.24...2024.03.10