We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Document CI matrix mirroring release targets
Document libutempter linking fix for linux-aarch64 releases
Document CI/release matrix expansion (Windows, ARM64)
docs: document just pr / just merge-pr recipes Added in etr v0.5.3/v0.5.4 to automate the Pre-PR checklist. Assisted-By: Claude Sonnet 5
chore: replace pandoc with mandown; fix test count Assisted-By: Claude Sonnet 4.6
docs: note Part 2 of e2e-cmd-local (fast-exit regression test) Assisted-By: Claude Sonnet 4.6
Update test count 78 → 98 (v0.4.19)
fix: zsh completions go in site-functions, not completions/ site-functions is in zsh's compiled-in default fpath; the completions/ subdirectory is not. Assisted-By: Claude Sonnet 4.6
feat: document just install-completions recipe Assisted-By: Claude Sonnet 4.6
docs: add e2e-udp-concurrent to test commands
docs: add e2e-env-local to test commands, update test count to 78
Document per-sender UDP routing and --env flag - How-It-Works: add UDP Forwarding section explaining the per-sender ephemeral socket model for -L and -R; replace last-sender-wins note - Configuration: add --env flag to CLI reference and config file example; note multi-sender UDP support in port forwarding section - Development: add e2e-forward-local and e2e-reverse-local to test command reference - Compared-to-et-and-mosh: note -R and multi-sender UDP in comparison table Assisted-By: Claude Sonnet 4.6
Update test count to 71
v0.4.5: utmp/wtmp, signal cleanup, UDP IPv6, -R docs - How-It-Works: document utmp/wtmp login records and SIGTERM/SIGHUP clean logout behaviour - Configuration: add -R reverse forwarding and -g/--gateway-ports to options; expand port forwarding examples - Troubleshooting: add stale who/last entry guidance - Development: update test count 61 → 67 Assisted-By: Claude Sonnet 4.6
Add Development wiki page Document building, testing (just test, just e2e-local, just stress-local), and benchmarking (just bench) for developers. Assisted-By: Gemini 3.5 Flash