Releases: denoland/deno_path_util
Releases · denoland/deno_path_util
0.6.4
29 Oct 18:11
Compare
Sorry, something went wrong.
No results found
fix(windows): normalize_path - strip trailing spaces and dots (#21 )
0.6.3
16 Oct 22:04
Compare
Sorry, something went wrong.
No results found
fix: relative path handling in canonicalize_path_maybe_not_exists (#20 )
0.6.2
02 Oct 16:36
Compare
Sorry, something went wrong.
No results found
feat: resolve_import (#17 )
0.6.1
29 Jul 21:32
Compare
Sorry, something went wrong.
No results found
fix: normalize_path should handle path ending in a current dir component (#18 )
0.6.0
29 Jul 16:40
Compare
Sorry, something went wrong.
No results found
update deno_error to 0.7 (#16 )
0.5.2
26 Jul 21:56
Compare
Sorry, something went wrong.
No results found
fix(normalize_path): remove current dir components, ensure backslashes on windows, and ensure no trailing slash (#15 )
0.5.1
25 Jul 20:37
Compare
Sorry, something went wrong.
No results found
perf: remove duplicate normalize_path (#14 )
0.5.0
25 Jul 20:27
Compare
Sorry, something went wrong.
No results found
fix: normalize a path when converting to a url (#13 )
perf: make normalize_path faster if already normalized (#12 )
0.4.0
28 May 13:54
Compare
Sorry, something went wrong.
No results found
0.3.3
15 May 18:02
Compare
Sorry, something went wrong.
No results found
feat: add named sys traits (#10 )