Releases: denoland/deno_path_util
Releases · denoland/deno_path_util
0.3.1
- feat: add resolve_url_or_path (#7)
0.3.0
- feat: add atomic_write_file, atomic_write_file_with_retries, and get_atomic_path (#6)
0.2.2
- feat: use deno_error and update deps (#5)
0.2.1
- fix: url_to-file_path - remove host check (#3)
0.2.0
- feat: canonicalize_path_maybe_not_exists and other improvements (#2)
0.1.1
- fix: handle
file:
specifiers with hosts (#1)