Skip to content

Releases: koopjs/koop-filesystem-local

v1.1.2

Choose a tag to compare

@rgwozdz rgwozdz released this 28 Nov 20:11

Fixed

  • Add a empty function as callback to fs.unlink; fails without callback in Node 10.12

v1.1.1

Choose a tag to compare

@dmfenton dmfenton released this 08 Jun 21:47

Fixed

  • Implement proper behavior on readStream.end()

v1.1.0

Choose a tag to compare

@dmfenton dmfenton released this 16 Apr 15:47

Added

  • rimdirp: removes a directory and its contents

Changed

  • rimdir: only removes a directory if it is empty

v1.0.0

Choose a tag to compare

@dmfenton dmfenton released this 14 Apr 19:12

Added

  • Initial release of filesystem that supports setting a root directory for all actions