Skip to content

v1.0.1 - CI Fixes & Stability Improvements

Choose a tag to compare

@SpectreDeath SpectreDeath released this 16 Jan 19:05
· 1 commit to main since this release

Improvements & Fixes

  • CI/CD Fixes: Resolved GitHub Actions failures by adding conditional imports for optional dependencies (stylo_metrix).
  • Type Safety: Fixed 16+ strict type errors (mypy) across the codebase.
  • Code Style: Applied black and isort formatting ensuring PEP8 compliance.
  • Cleanup: Removed accidental test artifacts (project_2025) and redundant scripts.

This release ensures a stable, passing build for both local development and CI environments.