0.2.0
- Changed
PathExt::normalize
to always return an error when the path does not existPathExt::normalize_virtually
can be used to normalize paths that might not exist on Windows.
PathExt::normalize
to always return an error when the path does not exist
PathExt::normalize_virtually
can be used to normalize paths that might not exist on Windows.