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.20.0

10 Feb 17:09
Compare
Choose a tag to compare

v0.19.0

27 Apr 11:48
Compare
Choose a tag to compare

Infrastructure

  • Ported native module to N-API - #105
  • Switch to N-API prebuilds - #106

dependencies updates

  • Bump prebuild-install from 6.0.1 to 6.1.1

devDependencies updates

  • Bump node-gyp from 7.1.2 to 8.0.0

v0.18.0

25 Mar 16:39
Compare
Choose a tag to compare

Infrastructure

  • Drop prebuilds for unsupported versions of Node and Electron - #102

v0.17.0

25 Mar 15:58
Compare
Choose a tag to compare

Infrastructure

  • Electron 12 prebuilds are now available - #100

dependencies updates

  • Bump prebuild-install from 6.0.0 to 6.0.1

devDependencies updates

  • Bump ini from 1.3.5 to 1.3.7
  • Bump mocha from 8.2.1 to 8.3.2
  • Bump node-abi from 2.19.3 to 2.21.0

v0.16.0

06 Dec 15:55
Compare
Choose a tag to compare

Infrastructure:

  • Added prebuild support for latest Electron and Node versions - #91, thanks @dennisameling!
  • Fix for CodeQL workflow failures - #92

dependencies updates:

  • Bump node-abi from 2.18.0 to 2.19.3
  • Bump nan from 2.14.1 to 2.14.2

devDependencies updates:

  • Bump mocha from 8.0.1 to 8.2.1
  • Bump node-gyp from 7.0.0 to 7.1.2
  • Bump standard from 14.3.4 to 16.0.3
  • Bump prebuild from 10.0.0 to 10.0.1
  • Bump temp from 0.9.1 to 0.9.4

v0.15.0

19 Jul 15:50
Compare
Choose a tag to compare

Infrastructure:

  • Added prebuild support for Electron 9 - #61

dependencies updates:

  • Bump node-abi from 2.15.0 to 2.18.0
  • Bump prebuild-install from 5.3.3 to 5.3.5

devDependencies updates:

  • Bump mocha from 7.0.1 to 8.0.1
  • Bump node-gyp from 6.1.0 to 7.0.0
  • Bump standard from 14.3.1 to 14.3.3

Note: version 0.14.0 was skipped due to a mistake made while publishing

v0.13.0

24 Feb 13:17
Compare
Choose a tag to compare

Infrastructure:

  • Added prebuild support for Electron 8 and 9 betas - #50

dependencies updates:

  • Bump node-abi from 2.12.0 to 2.15.0

devDependencies updates:

  • Bump prebuild from 9.1.1 to 10.0.0
  • Bump mocha from 6.2.2 to 7.0.1
  • Bump node-gyp from 6.0.1 to 6.1.0

v0.12.0

13 Nov 13:50
Compare
Choose a tag to compare
  • add prebuild targets for Electron 7 - #42

v0.11.0

13 Nov 12:59
Compare
Choose a tag to compare

dependencies updates:

  • Bump node-abi from 2.11.0 to 2.12.0 - #38
  • Bump prebuild-install from 5.3.2 to 5.3.3 - #41

devDependencies updates:

  • Bump prebuild from 9.1.0 to 9.1.1 - #36
  • Bump mocha from 6.2.1 to 6.2.2 - #37
  • Bump temp from 0.9.0 to 0.9.1 - #40
  • Bump node-gyp from 5.0.4 to 6.0.1 - #35 #39

v0.10.0

01 Oct 12:13
Compare
Choose a tag to compare

dependencies updates:

  • Bump node-abi from 2.10.0 to 2.11.0 - #26
  • Bump prebuild-install from 5.3.0 to 5.3.2 - #29 #30

devDependencies updates:

  • Bump prebuild from 9.0.1 to 9.1.0 - #25
  • Bump mocha from 6.2.0 to 6.2.1 - #34
  • Bump standard from 13.1.0 to 14.3.1 - #27 #28 #31 #32
  • Bump node-gyp from 5.0.3 to 5.0.4 - #33