v0.12.0
Changed
- Cross-repository tests (
test_methodology_version_sync,
test_detail_translations,test_content_translations) moved to the
workspace, where the website they compare against actually is. They had
skipped here since the split; nothing this package tests on its own changed.
Added
tests/test_backend_boundary.py: the names the inspect.software backend
reaches into this package for (github.rate_limit_observer,
github._token_cooldowns,github.token_fingerprint,
ecosystems.FETCHERS) are now asserted as public API. Renaming or
reshaping any of them is a major version bump.- This changelog, and the tag-driven release workflow.
Downstream impact: nothing — no scoring, schema, or API change.