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.
- Initial project structure
- Basic example functions (add, multiply, delay)
- Comprehensive test suite with pytest
- Code quality tools (ruff, mypy)
- Pre-commit hooks configuration
- GitHub Actions CI/CD pipeline
- Scriv for changelog management (similar to Changesets)
- Release automation (PyPI + GitHub releases)
- Template structure for AI-driven Python development