Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 503 Bytes

File metadata and controls

16 lines (10 loc) · 503 Bytes

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

🔩 Internal

  • Relocked and updated dependencies