Skip to content

v2.0.0

Compare
Choose a tag to compare
@phated phated released this 29 Sep 20:39
· 24 commits to master since this release

Breaking

New

  • Add isSymbolic method and symlink property (2357391) - Closes #79 #98

Update

  • Use clone-buffer module to clone buffers (4f154b8)
  • Remove isBuffer utility (ddce456)
  • Remove isNull utility (708f08e)
  • Use remove-trailing-separator standalone module (3411e59) - Closes #114 #115
  • Refactor tests (7e59a83) - Closes #103 #110
  • Use readable-stream to normalize for Streams3 (baa47bb)

Docs

  • Improve isDirectory & add isSymbolic docs (0299890) - Closes #104

Upgrade

  • Update clone-stats & replace-ext dependencies (fa861d0) - Closes #90

Build

  • Add AppVeyor for Windows testing (bf8a2c9)

Scaffold