What's Changed
- fix(tui): rate-limit sparkline bars against control-channel backlog flushes by @lance0 in #150
- deps: unify control-channel crypto on one RustCrypto generation (LAN-582) by @lance0 in #151
- feat: transfer a fixed number of bytes with -n/--bytes by @lance0 in #152
- fix(tui): drive -u -R progress from a local clock, not server Intervals by @lance0 in #153
- fix(output): surface live loss in scripted output when interval reports stall by @lance0 in #154
- fix(client): suppress UDP/QUIC send-error noise on graceful teardown by @lance0 in #157
- feat(cli): group --help output into sections by @lance0 in #155
- chore: remove dead code and finish the auth-path unwrap audit by @lance0 in #156
Full Changelog: v0.9.22...v0.9.23