This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Releases: atom/node-keytar
Releases · atom/node-keytar
v7.9.0
v7.8.0
Infrastructure
- Fix CI builds from latest macOS runners - #442
- Fix CI builds for Linux, by bumping to Ubuntu 20.04 runners - #442
Fixed
dependencies
updates
- Bump
prebuild-install
from6.0.1
to7.0.1
- Bump
node-addon-api
from3.1.0
to4.3.0
- Bump
lodash
from4.17.19
to4.17.21
devDependencies
updates
- Bump
node-gyp
from7.1.2
to8.4.1
- Bump
chai
from4.3.4
to4.3.6
- Bump
mocha
from8.3.2
to9.2.0
v7.7.0
Infrastructure
- Switch to N-API prebuilds - #331, thanks @dennisameling!
v7.6.0
v7.5.0
This is our first automated release via GitHub Actions - thanks @dennisameling for your assistance with the migration!
Infrastructure
dependencies
updates
- Bump
prebuild-install
from6.0.0
to6.0.1
devDependencies
updates
- Bump
node-abi
from2.19.3
to2.21.0
- Bump
chai
from4.3.0
to4.3.4
- Bump
mocha
from8.2.1
to8.3.2
v7.4.0
Infrastructure
- Properly cross-compile for Linux arm64 - #352, thanks @dennisameling!
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
v7.2.0
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
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
Fixes
- Incorrect prebuild versions included for Node 12-14 - #326
- Build issue on Windows and Python 3 - #325, thanks @dennisameling!
v7.0.0
New Features
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 from3.0.0
to3.0.2
prebuild-install
updated from5.3.4
to5.3.5
devDependencies
updates
bl
updated from3.0.0
to3.0.1
lodash
updated from4.17.15
to4.17.19
mocha
updated from7.2.0
to8.1.3
node-abi
updated from2.17.0
to2.19.1
node-gyp
updated from6.1.0
to7.1.0
prebuild
updated from10.0.0
to10.0.1