Skip to content

0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 07:19
· 65 commits to main since this release
e92f10d

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