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

Releases: atom/node-keytar

v7.9.0

17 Feb 12:08
Compare
Choose a tag to compare

Infrastructure

devDependencies updates

  • Bump prebuild from 11.0.2 to 11.0.3

v7.8.0

02 Feb 10:05
Compare
Choose a tag to compare

Infrastructure

  • Fix CI builds from latest macOS runners - #442
  • Fix CI builds for Linux, by bumping to Ubuntu 20.04 runners - #442

Fixed

  • Guard against NULL filter finding credentials on Windows - #426, thanks @sbatten!

dependencies updates

  • Bump prebuild-install from 6.0.1 to 7.0.1
  • Bump node-addon-api from 3.1.0 to 4.3.0
  • Bump lodash from 4.17.19 to 4.17.21

devDependencies updates

  • Bump node-gyp from 7.1.2 to 8.4.1
  • Bump chai from 4.3.4 to 4.3.6
  • Bump mocha from 8.3.2 to 9.2.0

v7.7.0

27 Apr 11:29
Compare
Choose a tag to compare

Infrastructure

v7.6.0

27 Mar 18:44
Compare
Choose a tag to compare

Infrastructure

  • Add prebuild binaries for Alpine Linux to release - #354, thanks @orgads!

v7.5.0

25 Mar 14:45
Compare
Choose a tag to compare

This is our first automated release via GitHub Actions - thanks @dennisameling for your assistance with the migration!

Infrastructure

  • Electron 12 prebuilds are now included - #366, thanks @azeier!

dependencies updates

  • Bump prebuild-install from 6.0.0 to 6.0.1

devDependencies updates

  • Bump node-abi from 2.19.3 to 2.21.0
  • Bump chai from 4.3.0 to 4.3.4
  • Bump mocha from 8.2.1 to 8.3.2

v7.4.0

14 Feb 00:53
Compare
Choose a tag to compare

Infrastructure

dependencies updates

  • Bump node-addon-api from 3.0.2 to 3.1.0 - #343

devDependencies updates

  • Bump chai from 4.2.0 to 4.3.0 - #353

v7.3.0

17 Dec 15:11
Compare
Choose a tag to compare

Fixed

  • dropped prebuilt support for Electron on Apple Silicon due to unexpected compilation issue - #340

v7.2.0

19 Nov 14:46
Compare
Choose a tag to compare

Fixes

  • Add prebuilds for Electron 11 (including Apple Silicon) - #329, thanks @dennisameling!
  • Fix handlescope issue which causes crash in Electron 10 and higher - #332, thanks @deepak1556!

v7.1.0

16 Nov 01:01
Compare
Choose a tag to compare

This release now supports prebuilds for ARM64 on Windows and Linux. Thanks to @dennisameling for contributing the build changes to support this.

This release also resolves a prebuild issue that stopped working in v7.0.0 and meant projects defaulted to building from source. We've traced the issue to an upstream dependency, and while that fix is pending review we've pulled in the fix and reworked the tooling in the project to enable this release.

New Features

  • ARM64 prebuild support for Windows and Linux - #319
  • Node 15 prebuild support - #323

Fixes

  • Incorrect prebuild versions included for Node 12-14 - #326
  • Build issue on Windows and Python 3 - #325, thanks @dennisameling!

v7.0.0

12 Oct 21:36
Compare
Choose a tag to compare

New Features

  • Prebuild support added for Electron 10 - #307, thanks @romansp!

Fixes

Community

  • Rust bindings for keytar are now available as a create, and are mentioned in the README - #305, thanks @stoically!

Removed Features

  • Electron v5 and v6 support has been removed to match with upstream Electron supported versions - #311, thanks @kamilbeker and @jordanhilado!

dependencies updates

  • node-addon-api updated from 3.0.0 to 3.0.2
  • prebuild-install updated from 5.3.4 to 5.3.5

devDependencies updates

  • bl updated from 3.0.0 to 3.0.1
  • lodash updated from 4.17.15 to 4.17.19
  • mocha updated from 7.2.0 to 8.1.3
  • node-abi updated from 2.17.0 to 2.19.1
  • node-gyp updated from 6.1.0 to 7.1.0
  • prebuild updated from 10.0.0 to 10.0.1