Releases: nakata-app/truthcheck
Releases · nakata-app/truthcheck
v0.1.1 — governance + CI hygiene
Re-publish under nakata-truthcheck on PyPI.
Changed
- mypy override now ignores missing stubs for
numpy(prevents spuriousimport-not-foundon CI without the[nli]extra). [dev]extras includepytest-cov>=4.1so the CIpytest --cov=truthcheckstep succeeds.
Added
- SECURITY.md, CONTRIBUTING.md, CHANGELOG.md, GitHub PR + issue templates (cluster parity).
.github/workflows/release.ymlfor tag-driven build + PyPI publish.
No public-API change.
Install: pip install nakata-truthcheck==0.1.1