0.13.0 - 2024-06-06#
🐞 Fixed#
Changed the default linter configuration in the Nox lint task to automatically generate a report. Previously, setting it in pyproject.toml was required.
✨ Feature#
#162: Updated templates for GitHub workflows to inherit secrets by default
#52: Add support for caching python dependencies in GitHub workflows
📚 Documentation#
Updated information about nox tasks and
PYTHONPATHsetup
🔩 Internal#
Relocked and updated dependencies