Skip to content

v0.14.3

Compare
Choose a tag to compare
@andrewdavidmackenzie andrewdavidmackenzie released this 09 Mar 10:21
· 24 commits to master since this release
41d9a0e

The only change in this release (0.14.3) versus the previous (0.14.2) is a bug fix in the listpids() method, where alternatively either one process pid could be missing from the returned vector of pids, or if there were zero a runtime error could result.

Thanks to @jthomas-dd for finding it, reporting it and pushing a proposed fix.

This release has been published to crates.io here