github Nukesor/pueue v2.0.2

latest releases: v3.4.1, pueue-lib-v0.26.1, v3.4.0...
2 years ago

[2.0.2] - 2022-03-22

Added

  • Better debug output for migration instructions from v1 to v2 #298.
  • Better error output and error context for some filesystem related errors (continuation).
  • Add a new option to specify the location of the PID file: shared.pid_path #302.

Fixed

  • Some options weren't properly passed onto the forked daemon instance, when starting pueued with the -d flag.
    • the -vvv flags
    • the --profile option.
  • Autocompletion shell scripts. Their generation is now also tested to prevent future regressions.
  • Move the PID file into the runtime directory to prevent rare startup issues after crashes + reboot. #302.
    This won't cause any problems for running clients/daemons, making this a backward compatible change.
  • The format-status option now respects the order in which tasks piped back into pueue, as long as they're passed in list form #301.
    Tasks that're passed as a map will still be displayed in increasing order.

Don't miss a new pueue release

NewReleases is sending notifications on new releases.