- rush v0.11.0
- Add
--delay,--load, and--memfreeto stagger job starts and limit starts by system load or available memory. Under severe memory pressure, stop and retry the youngest job without using its retry allowance. #65 - Add
--pipeto send each-nrecord batch to the command's standard input, preserving terminating record delimiters and replaying the batch for retries.--continuedistinguishes batches by their input digest. #22 - Keep
{#}stable in--continuerecords when input order changes. #77 - Keep
{?}stable in--continuerecords when the job count or available CPU count changes. #74 - Suppress per-command
--continueskip logs by default; use--verboseto show them. #78 --eta: Fix progress bar incorrectly showing 100% after interruption withCtrl+C. Cancelled commands no longer increment the progress bar.--eta: Add "processed jobs" description to clarify that the progress bar shows processed tasks (including both successful and failed commands).- Add a repository-hosted Scoop bucket for Windows builds and update its hashes automatically after stable releases. #67
- Add