Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Releases: atom/fs-admin

v0.9.0

06 Aug 13:56
Compare
Choose a tag to compare
  • Add prebuild support for Node 8+ and Electron 4+ - #13
  • Address deprecated V8 API warnings - #23, thanks @HashimotoYT!

v0.6.0

22 Jul 16:45
Compare
Choose a tag to compare

v0.5.0

03 Jun 15:20
Compare
Choose a tag to compare
  • Implement createWriteStream for Linux - #15, thanks @as-cii!

v0.4.0

24 Apr 12:13
Compare
Choose a tag to compare
  • Bump nan to v2.13.2 - #9

v0.3.1

09 Apr 19:22
Compare
Choose a tag to compare
  • fixed Init method signature which is broken in Node master #7

v0.3.0

12 Mar 21:02
Compare
Choose a tag to compare
  • Upgraded nan, cleanup deprecated APIs - #5
  • Added Node 11 to test matrix - #6

v0.2.0

12 Mar 20:29
Compare
Choose a tag to compare
  • Added typings so library can be consumed from TypeScript - #2
  • Moved mocha to devDependency - #3