- Clarify documentation to explicitly state that the data is returned in bytes (#5)
- Fix building on unsupported OSes (#8)
- Support FreeBSD (#10)
- Use the
windows-sys
crate over the oldwinapi
crate on Windows (#11)
- Added
always_use_statm
feature for use cases where speed is needed over accuracy.
- Initial API