Skip to content

Releases: desktop/registry-js

v1.16.0

01 Mar 16:39
Compare
Choose a tag to compare
  • #275 Add support to set REG_EXPAND_SZ values

v1.15.1

14 May 09:53
Compare
Choose a tag to compare
  • Make sure createKey and setValue don't return a number where they should return a boolean (37554b7)
  • #219 Bump lodash from 4.17.19 to 4.17.21
  • #220 Bump hosted-git-info from 2.7.1 to 2.8.9

v1.15.0

27 Apr 11:54
Compare
Choose a tag to compare

#217 and #217 Added N-API support

v1.14.0

09 Apr 07:37
Compare
Choose a tag to compare

#211 Added CreateKey and SetValue functions - thanks @rcorredera!
#207 Add src directory back to the npm package, so the dependency can be built in those environments where a prebuilt package is not available - thanks @Subash!

v1.13.0

30 Nov 18:19
Compare
Choose a tag to compare

#197: Add prebuild electron arm64 - thanks @dennisameling!
#199: Add prebuild targets for Electron 10 and 11 - thanks @ottosson!

v1.12.0

09 Sep 13:41
Compare
Choose a tag to compare
1.12.0

v1.11.0

21 Aug 16:34
Compare
Choose a tag to compare
1.11.0

v1.10.0

19 Aug 10:28
Compare
Choose a tag to compare

Merged pull requests:

v1.9.0

24 Oct 12:59
Compare
Choose a tag to compare
  • Bump mixin-deep from 1.3.1 to 1.3.2 - #168
  • Add prebuild targets for Electron 7 - #171, thanks @ottosson!

v1.8.0

30 Jul 19:23
Compare
Choose a tag to compare
  • Add prebuild targets for Electron 6 - #165