Skip to content

fs 1.3.1

Compare
Choose a tag to compare
@jimhester jimhester released this 19 Aug 14:33
· 143 commits to master since this release
  • Fix missed test with UTF-8 characters, which now passes on a strict Latin-1 locale.

  • Fix undefined behavior when casting -1 to size_t.

  • dir_create() now works with absolute paths and recurse = FALSE (#204).