Changelog 1.0.3 (2024-11-06) Bug Fixes python_checks: incorrect python version specified (ccf79ca) 1.0.2 (2024-10-25) Bug Fixes python_checks: improve python caching (188e187) python_checks: improve python caching (#9) (a30e7b9) 1.0.1 (2024-09-18) Bug Fixes semantic_release: remove incorrect use of package-name parameter in release-please (#5) (169b4e0) 1.0.0 (2024-09-18) Features python_checks: add pytest testing (8d940b4) workflows: add release workflow (25384f4) workflows: add reusable workflows for general checking and python checking (a3f0c38) workflows: add semantic release workflow with PR title validation (f3c6664) workflows: add workflow templates (66de3bf) Bug Fixes python_checks: pytest should default to false (9984984) python_checks: require type checking to pass before running tests (de76ecd) release: validate tag name in workflow (806b104)