Releases: pipe-rack/piperack
Releases · pipe-rack/piperack
Release list
v0.2.4
What's Changed
- feat: add GitHub Releases update hint by @carlosrivera in #14
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Keep TUI open after all processes exit by @carlosrivera in #12
Full Changelog: v0.2.2...v0.2.3
v0.2.2
Changes
- Keep the TUI responsive under log floods by separating output from control events.
- Throttle TUI redraws and drop excess log output with a summary line in TUI mode.
- Add a manual smoke check for high-volume output.
Testing
- manual:
cargo run -- -- --name spam -- sh -c "yes"
What's Changed
- Fix TUI lockups under log floods by @carlosrivera in #10
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- chore: fix release workflow triggers by @carlosrivera in #8
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Graceful shutdown + clipboard copy by @carlosrivera in #5
- Testing docs + PR CI + unit tests by @carlosrivera in #7
Full Changelog: v0.1.4...v0.2.0
v0.1.4
What's Changed
- Add ANSI parsing for TUI output by @carlosrivera in #2
Full Changelog: v0.1.3...v0.1.4
v0.1.3
v0.1.0
Full Changelog: https://github.com/pipe-rack/piperack/commits/v0.1.0