[v1.0.1] - 2026-04-16
Features
- Streaming TTFT metric: Record time-to-first-body-byte (TTFT) instead of time-to-headers for more accurate streaming latency measurement (#11)
Fixes
- Use deterministic RNG in sketch accuracy tests for reproducible test results
CI / Infrastructure
- Add GitHub Actions workflow to update test coverage badge on every push to main via Codecov
Documentation
- Update README with streaming support documentation and new benchmark charts