692 B
692 B
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.
[1.0.0] - 2026-03-14
Added
- Initial release of the Python AI Dev Template
- Universal Python project structure using
src/ pyproject.toml-based project configuration- Development tooling with
black,ruff,mypy, andpytest pre-commitintegrationMakefilewith development, quality, and diagnostic commandsinstructions-agent.mdfor AI coding agent guidance.env.examplefor environment-based configuration- README with setup, workflow, and template reuse instructions
- MIT license