Skip to content

v1.4.3 — docs cleanup + test-count metric fix

Choose a tag to compare

@ahb-sjsu ahb-sjsu released this 04 Jul 06:20
a08fa99

Documentation patch. No library API changes. Published to PyPI 1.4.3.

Changed

  • Removed meta-commentary from README/docs (text about search indexing / release history / review process rather than the software).
  • Library-growth table now uses the same pytest-collected item count (514) for the v1.4.x row as the historical rows. A prior row briefly showed the raw def test_ function count (~445), which read like a regression but was a different, smaller metric — no tests were removed (function count 429 → 446 across 1.4.0 → 1.4.3). Footnote clarified.