0.4.0 (2026-01-16)
- add .yamlfmt.yml for yaml formatting (d4222cd)
- claude: udpate claude setttings to use makefile (fa30b40)
- github: update actions to use make commands (f3ec651)
- make: add Makefile (6cf8e80)
- pyproject: add deps dev and test groups (7636fa9)
- make: prepend
uv runtotycommand (e679e94)
- readme: update the readme with the new features and commands (4e0f655)
0.3.0 (2025-12-18)
0.2.1 (2025-09-26)
- add venv generation (5c3f98e)
- revise environment setup and add sync command (796b038)
- revise README for setup and development commands (c12c71c)
0.2.0 (2025-08-08)
- add claude code commit command (9a00c6f)
- add claude code hooks for ruff (b2b1bd3)
- add command to initialize project from template (fbd7995)
- update uv command (815db35)
- correct ruff configuration key in pyproject.toml (c9a8baa)