Skip to content
This repository was archived by the owner on May 31, 2026. It is now read-only.

v3.0.0

Choose a tag to compare

@SBoudrias SBoudrias released this 27 Jan 08:41
· 323 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