github Nukesor/pueue v3.2.0

latest releases: v3.4.1, pueue-lib-v0.26.1, v3.4.0...
15 months ago

[3.2.0] - 2023-06-13

Added

  • Add the --priority/-o flag to pueue add #427.
    This feature can be used to have easier control in which order tasks are executed.
    This was previously only possible via pueue switch.
  • Add pueued.plist template to run pueue with launchd on MacOS. #429
  • Add the -j/--json flag to pueue group to get a machine readable list of all current groups. #430
  • Add the success wait status. With this status, pueue will exit with 1 as soon as a single task fails. #434
  • Add query syntax documentation to pueue status #438

Fix

  • Fix broken bash autocompletion. Temporarily changes the name in the help texts to pueue and pueued. #426
  • Reword, extend and format most subcommand help texts.

Change

  • Don't fail on follow if a followed task exists but hasn't started yet. #436
  • Fail with a 1 exit code, when a followed task disappears or doesn't exist in the first place. #436

Don't miss a new pueue release

NewReleases is sending notifications on new releases.