v3.0.0
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 returnoption.defaults
value of any type - Fix:
#copy
and#delete
methods can now handle non-committed directories