Skip to content

1.4.0

Compare
Choose a tag to compare
@udoprog udoprog released this 04 May 16:24
5d9f813

Added

  • to_logical_path as an alternative method of converting into a path.

Changed

  • set_extension no longer needs to allocate.
  • set_file_name implementation to more closely match
    std::path::PathBuf::set_file_name.