v0.9.0
Please note that this are several API incompatible changes, compared to the 0.8.x release. Also, the Minimum Supported Rust Version has been changed from 1.33.0 to 1.34.0
New features
- Swap libflate for flate2 (#100)
- Support
/proc/[pid]/task/[tid]/status
(#110) - Introduce fd_count() in addition to fd() (#105)
- Add Android support (#95)
Bug fixes
- Handle locks that are marked as "blocked" (#109)