v0.4.1
New features:
- Allow access to both process-wide (
/proc/<id>
) and thread-specific (/proc/<pid>/task/<tid>
) information
Enhancements:
- Allow DEBUG compilations without the address sanitizer enabled
Bug fixes:
- Fix unknown 'loff_t' type
- Fix README examples