cargo pueue 0.7.2

latest releases: 3.4.1, 3.4.0, 3.3.3...
3 years ago

[0.7.2] - 2020-10-05

Fixed

  • Non-existing tasks were displayed as successfully removed. (#108)
  • Remove child process handling logic for MacOs, since the library simply doesn't support this.
  • Remove unneeded config features and reduce compile time by ~10%. Contribution by LovecraftianHorror (#112)
  • Remove futures-timers, effectively reducing compile time by ~14%. (#112)
  • Update to comfy-table v1.1.0, reducing compile time by another ~10%. (#112)

Changed

  • Linux process handling now always sends signals to it's direct children, if the root process is a sh -c process.
    Previously, this behavior was somewhat ambiguous and inconsistent. (#109)

Added

  • Update workflow to build arm binaries.

Don't miss a new pueue release

NewReleases is sending notifications on new releases.