You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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 PYTHONPATH setup