Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
0.2.0 - 2025-11-27
Added
- packaging & deps management: uv
- structuted project:
- license: MIT, Apache-2.0, GPL, ...
- hooks: pre-commit
- testing: pytest, pytest-cov
- linting: ruff check
- typing: mypy
- formatting: ruff format
- documentation: mkdocs, mkdocs-material, mkdocstrings
- ci: GitHub Actions
- per each PR: checkers (linting, formatting, hooks, docs build), tests
- misc: