v0.14.2
New Features
- Process: Namespace: Use openat instead of building a path by @arilou in #192
- add serde serialize/deserialize derives for public types by @eliad-wiz in #193
- Disabling default features on the
chrono
crate by @Will-Low in #210 - Implement smaps_rollup by @TaborKelly in #214
Bug fixes
- Don't consider Zombies to be alive by @eminence in #198
- Fix doc and clippy warnings by @tatref in #219
- Fix memfd fd target by @trtt in #209
- Fix process iterator when used with a custom root by @ludo-c in #204
Dependency Updates
- Update to rustix 0.36. by @sunfishcode in #215
- Bump chorono to 0.4.20 by @pinkforest in #194
Full Changelog: v0.14.0...v0.14.2