Skip to content

v3.0.0

Compare
Choose a tag to compare
@SBoudrias SBoudrias released this 27 Jan 08:41
· 221 commits to master since this release

Breaking: Drop Node < 4 support. We also rewrote the logic of #delete and #copy. These changes could break on edge cases - but we're hopeful these will be non breaking changes for most users.

New

  • Feature: #append method
  • Fix: #read method can now return option.defaults value of any type
  • Fix: #copy and #delete methods can now handle non-committed directories