Skip to content

Releases: kojiishi/simple-path

v0.3.6

26 Jun 19:24
075dfaa

Choose a tag to compare

What's Changed

  • feat: add #[inline] to some functions in #13

Full Changelog: v0.3.5...v0.3.6

v0.3.5

12 Jun 11:44

Choose a tag to compare

What's Changed

  • Add allow_unknown_unc in #10
  • Change SimplePath to be clonable in #9

Full Changelog: v0.3.4...v0.3.5

v0.3.4

11 Jun 07:17
6edc618

Choose a tag to compare

What's Changed

  • fix: use OsStr for possible lossy encoding in #6
  • perf: check sub prefix earlier in #7
  • fix: when drive is disconnected by errors in #8

Full Changelog: v0.3.3...v0.3.4

v0.3.3

09 Jun 16:33
504c073

Choose a tag to compare

What's Changed

  • fix: removed left-over debug info in #5

Full Changelog: v0.3.2...v0.3.3

v0.3.2

09 Jun 16:22
7ce56be

Choose a tag to compare

What's Changed

  • Check invalid characters in #3

Full Changelog: v0.3.1...v0.3.2

v0.3.1

07 Jun 19:38

Choose a tag to compare

What's Changed

  • perf: improve is_win32_file_namespace_unc in #1

Full Changelog: https://github.com/kojiishi/simple-path/commits/v0.3.1