fs v1.2.6
-
This is a small bugfix only release.
-
file_move()now fall back to copying, then removing files when moving files
between devices (which would otherwise fail) (#131, r-lib/usethis#438). -
Fix for a double free when using
warn = TRUE(#132)