v0.1.3 — Documentation visuals & repository cleanup
What's Changed
Documentation
- Added output visualizations to the README: anomaly score distribution, KS distance barplot, and KDE comparative distributions, to give users a clearer preview of the pipeline's results.
- Removed the outdated Tests badge from the README header.
Repository maintenance
- Renamed the repository from
macsima_qctomacsima-qcfor consistency with the published PyPI package name. - Removed
.DS_Storefiles from version control and added them to.gitignore. - Removed a duplicate, unused
gitignorefile (without the leading dot) that was never recognized by Git. - Removed unused LinkedIn promotional assets (
macsima_qc_linkedin.svg).
Full Changelog: v0.1.0...v0.1.2