Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 825 Bytes

File metadata and controls

28 lines (19 loc) · 825 Bytes

0.15.0 - 2024-09-27

✨ Added

  • Added cookiecutter-template for creating new project
  • #246: Added standard branch protection workflow
  • #74: Added security linter nox task

🐞 Bug Fixes

  • #181: Updated metrics related workflows
  • #225: Fixed broken reference to version file in workflow
  • Fixed coverage for empty project

⚒️ Refactorings

  • #219: Updated project template configuration
  • Updated actions/checkout to v4

📚 Documentation

  • Add Python Styleguide
  • Add Issue Guide
  • Updated User Documentation

🔩 Internal

  • Update depdency constraints
  • Relock dependencies