Skip to content

v1.0.0

Latest

Choose a tag to compare

@james-ecd james-ecd released this 06 Jul 16:18
  • Enhanced Dependabot: Added weekly dependency updates with PR grouping and GitHub Actions monitoring
  • Modernized CI/CD: Updated to latest GitHub Actions, added Python 3.10-3.12 matrix testing, fixed coverage reporting
  • Code Quality: Added mypy type checking, updated to modern Python 3.10+ type syntax, replaced try/except/pass with contextlib.suppress
  • Security: Integrated bandit security scanning into CI pipeline
  • Developer Experience: Added comprehensive Makefile with colored help, consolidated error handling in GraphQL client
  • Dependencies: Updated to latest versions, added development tools (mypy, bandit, types-requests)

Full Changelog: v0.2.0...v1.0.0