v0.3.0
Required actions
The Github release
workflow has been updated to use trusted publishing for authentication. You'll need to configure your project on PyPI accordingly. See #228 and the PyPI documentation for more details.
Python version update
Python 3.11 now works with numba, so we increased the maximum tested version to Python 3.11.
Enhancements
The automatic template sync is now in regular operation 🎉
Fixes
- Reduce font size in data frames (#250)
- Remove template usage docs from rendered template (now only available in
cookiecutter-scverse-instance
(#247) - Remove sphinx setup function (#246)
- Move the section about how to configure the github release workflow to the template documentation (#248)
- Use
coverage run
instead ofpytest --cov
to compute test coverage (#244) - Fix that the LICENSE file wasn't generated for GPL (#245)
- Fix socket warning in tests (#240)
If there are any questions, feel free to reach out to @grst, e.g. on the scverse zulip.