Skip to content

Releases: stochastic-sisyphus/code-cartographer

v0.3.0 - Python 3.10+ Required

05 Mar 02:46

Choose a tag to compare

Breaking Changes

  • Require Python 3.10+ (dropped 3.8, 3.9 support)

Fixes

  • Fix test_detect_refactoring_events test
  • All CI tests passing on Python 3.10, 3.11, 3.12
  • Fix pyproject.toml syntax error

Improvements

  • Updated mise configuration
  • Cleaned up requirements files
  • Allowlist-based .gitignore
  • SSH commit signing configured
  • PyPI trusted publishing configured