1.0.0
- Added
PathExt::localize_name
andBasePath::localize_name
- Implemented
Clone
for all types in theerror
module - Removed the crate name ("normpath") from the results of the
Display
implementations for all errors - Added support for uniquote
- Replaced winapi with windows-sys
- Increased the minimum supported Rust toolchain version to 1.57.0
- Improved documentation