v0.14.0
Breaking changes
New features
- Add suport for /proc/[pid]/task/[tid]/children by @zmjackson in #180
- Add 'from_reader' for LoadAverage struct by @ludo-c in #191
Other changes
- Fix build.rs to allow cross-compilation by @eminence in #187
- Document MSRV in Cargo.toml by @eminence in #189
- Add some docs on the Process object by @eminence in #190
Full Changelog: v0.13.2...v0.14.0