Releases: JustinHowe/nulltap
Releases · JustinHowe/nulltap
Release list
nulltap CLI 0.2.0
Adds 1-minute reading mode across recent articles, search results, topic listings, and direct reads. Full articles remain the default. Use --short for the concise version, --full to override a short-mode environment default, or set NULLTAP_READING_MODE=short. The terminal renderer labels short reads and fails clearly when an older article has no concise version.
nulltap CLI 0.1.1
This release makes the terminal feed easier to use:
- Limit recent articles, topics, and searches with --days N.
- Browse Nulltap's full topic catalog, even before every topic has a published article.
- Get clearer installation, command, and contributor documentation.
- Run the PyPI workflow on the current Node 24 artifact actions.
nulltap CLI 0.1.0
The first public release of the Nulltap command-line reader.
- Browse recent articles without leaving the terminal.
- Search locally or filter by topic.
- Pick articles from numbered, paginated lists.
- Read formatted Markdown with headings, code blocks, lists, links, and sources.
- Use plain-text or JSON output in scripts.
The CLI has no runtime dependencies. Install it with pipx install nulltap or pip install nulltap after the PyPI publication job completes.