All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Switch to new custom syntax [Anton Belodedenko]
- Update deps/libwdi digest to 9b23b82 [Self-hosted Renovate Bot]
- Pin actions/setup-node action to 1a4442c [Self-hosted Renovate Bot]
- Replace deprecated flowzone input tests_run_on [Kyle Harding]
- Remove repo config from flowzone.yml [Kyle Harding]
- chore(deps): update deps/libwdi digest to 90278c5 [Renovate Bot]
- patch: fix linting long lines [mcraa]
- major: migrate to NAPI [mcraa]
- Add support for Node 18 [Akis Kesoglou]
- chore(deps): update deps/libwdi digest to 6722681 [Renovate Bot]
- Switch to Flowzone [ab77]
- Remove prepublish script [Alexis Svinartchouk]
- Update nan to ^2.14 [Alexis Svinartchouk]
- Fix(generator): Pass context to value conversions [Jonas Hermsmeier]
- Doc(README): Update requirements for building from source [Jonas Hermsmeier]
- Fix AppVeyor build folder [Lorenzo Alberto Maria Ambrosi]
- Rename resin to balena in README [Lorenzo Alberto Maria Ambrosi]
-
Add .resinci.yml to only trigger ci on windows [Alexis Svinartchouk]
-
Pull git submodules before publishing [Alexis Svinartchouk]
-
Update prebuild and prebuild-install [Alexis Svinartchouk]
-
Don't try to install on platforms other than win32 [Alexis Svinartchouk]
- Fix(prebuild): Fix prebuild double upload [Jonas Hermsmeier]
- Fix(ci): Fix build_v8_with_gn when prebuilding [Jonas Hermsmeier]
- Fix(binding): Set build_v8_with_gn to fix prebuilding [Jonas Hermsmeier]
- Fix(binding): Fix code being generated on MacOS [Jonas Hermsmeier]
- Feat(binding): Build libwdi with gyp & VS2015 [Jonas Hermsmeier]
- Chore(ci): Add prebuild targets for new Node/Electron versions [Jonas Hermsmeier]
- Update libwdi submodule
- Also remove prebuilding for Electron 1.8.2
- Fix prebuild generation, again
- Fix prebuild generation
- Install prebuild on rebuild if available
- Prebuild for all targets & runtimes
- Fix
libwdi_build.bat
script receiving a wrong architecture
- Prebuild native add-on for Node.js v6
- Implement the
.listDriverlessDevices()
function
- Fix a logical error in
.hasDriver()
that would cause it to return true even if the device had no driver