-
v0.1.0b2
Pre-releaseAll checks were successfulDocs site / Validate docs build, formatting, linting, and anti-patterns (pull_request) Successful in 2m27sPython CI / Validate formatting, typing, and tests (pull_request) Successful in 1m29sDocs site / Publish docs to mehalter.page (pull_request) Has been skippedPython CI / Build source and wheel distributions (pull_request) Successful in 3m5sDocs site / Validate docs build, formatting, linting, and anti-patterns (push) Successful in 2m27sPython CI / Validate formatting, typing, and tests (push) Successful in 2m23sDocs site / Publish docs to mehalter.page (push) Successful in 1m9sPython CI / Build source and wheel distributions (push) Successful in 1m32sRelease package / Build and publish Python package to Forgejo PyPI (release) Successful in 3m10sreleased this
2026-04-12 05:12:56 -04:00 | 6 commits to main since this release[0.1.0b2] - 2026-04-12
Second beta release focused on audited reporting improvements, better mobile docs ergonomics, and stronger docs-site verification.
Added
- Inclusive
--sinceand--untildate-window filters forreport,search,export csv, andplot daily-tokens. - Breakdown support for
providerandsourcedimensions. - Docs-site anchor validation via
npm run check:anchors, integrated intonpm run docs:test. - Mobile-only docs navigation panels for browsing the docs set and the current page outline.
Changed
- Refactored repository queries so summary, breakdown, search, export, and plotting share a consistent date-filter path.
- Improved docs search results with better snippets, safer escaping, and less duplicate-heavy ranking.
- Reworked the collection-path comparison page into a mobile-friendly quick-comparison structure instead of a wide decision table.
- Adjusted mobile code blocks so wrapped commands remain readable without horizontal page overflow.
Fixed
- Invalid date windows now fail with a normal CLI argument error instead of an uncaught traceback.
- Homepage task links now target live generated anchors.
- Mobile copy buttons no longer overlap code-block content.
- Copy-to-clipboard uses the code content rather than the button label.
Verification
uv run pytest -quv run pyrightnpm run docs:test- Playwright mobile audit on key docs pages with no page-level horizontal overflow
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Inclusive