Skip to content

1.2.0 - 2016-10-31

Latest

Choose a tag to compare

@jokeyrhyme jokeyrhyme released this 31 Oct 07:55
· 94 commits to master since this release

Changed

  • mkdir() now internally uses mkdirp

Fixed

  • mkdir() results in an "EEXIST" error if the existing path is a file
  • no "EEXIST" error if the existing path is a directory