Skip to content

v1.5.2

Compare
Choose a tag to compare
@gaborcsardi gaborcsardi released this 09 Dec 08:39
· 140 commits to main since this release
  • file_create() and dir_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 when path has length >1 (#360).