github shenwei356/rush v0.11.0
rush v0.11.0

4 hours ago
  • rush v0.11.0
    • Add --delay, --load, and --memfree to 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 --pipe to send each -n record batch to the command's standard input, preserving terminating record delimiters and replaying the batch for retries. --continue distinguishes batches by their input digest. #22
    • Keep {#} stable in --continue records when input order changes. #77
    • Keep {?} stable in --continue records when the job count or available CPU count changes. #74
    • Suppress per-command --continue skip logs by default; use --verbose to show them. #78
    • --eta: Fix progress bar incorrectly showing 100% after interruption with Ctrl+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

Don't miss a new rush release

NewReleases is sending notifications on new releases.