Releases: homebridge/node-pty-prebuilt-multiarch
Releases · homebridge/node-pty-prebuilt-multiarch
Release v0.14.1-beta.1
Breaking Change
- Electron support has been removed, unless a tester can be found
- Support for Windows ARM processor has been added
Other Changes
- Simplified build process that uses a GitHub action runner for each NodeJS version
Full Changelog: v0.13.1...v0.14.1-beta.1
Release v0.13.1
What's Changed
- NodeJS 24 Support by @NorthernMan54 in #59
- bring runner list for actions up-to-date with github availability by @bwp91 in #60
- Remove Windows 2019 from build server list by @NorthernMan54 in #61
Full Changelog: v0.12.0...v0.13.1
Release v0.13.1-beta.0
Changes in this Release
- First Change
- Second Change
Release v0.13.0-beta.4
Changes in this Release
- First Change
- Second Change
Release v0.12.1-beta.0
Changes in this Release
- First Change
- Second Change
Release v0.12.0
Breaking Change
- Support for NodeJS 17 and older has been removed
- Support for the original RPI, and PI Zero (armv6) has been removed
Significant Changes
- Added Support for NodeJS 23
- Refresh of Docker images to bookworm and NodeJS 22 runtime
- Remove seperate abi_registry.json, and use node-api version
- Refreshed node-pty code from https://github.com/microsoft/node-pty ( Used squash and merge into Current Branch )
Other Changes
This pull request includes several updates to configuration files, build scripts, and documentation to support newer versions of Node.js and Electron, as well as improvements to the build environment. The most important changes are summarized below:
Configuration Updates:
- Added a new configuration file
.config/tsaoptions.json
to define TSA options for the project. - Updated
.eslintrc.js
to include additional ignore patterns for thescripts
directory.
Release v0.12.0-beta.5
Changes in this Release
- First Change
- Second Change
Release v0.12.0-beta.4
Changes in this Release
- First Change
- Second Change
Release v0.12.0-beta.3
Changes in this Release
- First Change
- Second Change
Release v0.12.0-beta.2
Changes in this Release
- First Change
- Second Change