mountinfo v0.3.1 brought in some breaking changes (see #34, #41).
For the reference, the breaking changes are:
- Some
Mountinfo fields has been renamed:
Fstype -> FSType
Opts -> Options
VfsOpts -> VFSOptions
- One function has been renamed:
FstypeFilter -> FSTypeFilter
It's on us to make sure all the users have a smooth transition.
So far:
mountinfo v0.3.1 brought in some breaking changes (see #34, #41).
For the reference, the breaking changes are:
Mountinfofields has been renamed:Fstype->FSTypeOpts->OptionsVfsOpts->VFSOptionsFstypeFilter->FSTypeFilterIt's on us to make sure all the users have a smooth transition.
So far: