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

Releases: atom/node-keytar

v7.9.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 12:08

Infrastructure

devDependencies updates

  • Bump prebuild from 11.0.2 to 11.0.3

v7.8.0

Choose a tag to compare

@github-actions github-actions released this 02 Feb 10:05

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

Choose a tag to compare

@github-actions github-actions released this 27 Apr 11:29

Infrastructure

v7.6.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 18:44

Infrastructure

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

v7.5.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 14:45

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

Choose a tag to compare

@atom-build atom-build released this 14 Feb 00:53

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

Choose a tag to compare

@atom-build atom-build released this 17 Dec 15:11

Fixed

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

v7.2.0

Choose a tag to compare

@atom-build atom-build released this 19 Nov 14:46

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

Choose a tag to compare

@atom-build atom-build released this 16 Nov 01:01

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

Choose a tag to compare

@atom-build atom-build released this 12 Oct 21:36

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