v1.5.2
-
file_create()
anddir_create()
now return the correct path when...
arguments are used (@davidchall, #333). -
dir_create(recurse = FALSE)
now correctly handles...
arguments (@davidchall, #333). -
file_exists()
now expands~
again (#325). -
dir_copy()
works whenpath
has length >1 (#360).