Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 551 Bytes

File metadata and controls

15 lines (11 loc) · 551 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project follows Semantic Versioning.

[Unreleased]

Added

  • Professional repository baseline:
    • CI workflow with lint, type checks, tests, and secret scanning gates.
    • pre-commit with ruff, mypy, and gitleaks.
    • Makefile, CODEOWNERS, and PR template.
    • Initial SECURITY.md and packaging metadata improvements.