mountinfo v0.4.0
Breaking changes:
PidMountInfo
is now deprecated and will be removed before v1.0; users should switch toGetMountsFromReader
(#47)
Fixes and improvements:
- run filter after all fields are parsed (#50)
- correct handling errors from
bufio.Scan
- documentation formatting fixes (#48)
Thanks to:
- Aleksa Sarai