Releases: particle-iot/particle-usb
Releases · particle-iot/particle-usb
v2.3.1
v2.3.0
v2.2.0
What's Changed
- Method for get device firmware modules info by @hugomontero in #76
- Add missing Firmware Modules types in
FirmwareModule.fromProtobuf
function in #76
New Contributors
- @hugomontero made their first contribution in #76
Full Changelog: v2.1.4...v2.2.0
v2.1.4
v2.1.3
What's Changed
- feature/sc-104328/node-usb-v2-line-e2e-tests by @busticated in #70
- feature/sc-104328/node-usb-v2-line-webusb by @busticated in #69
- bug/sc-111009/webusberror-in-control-transfer-failed by @busticated in #71
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- Update dependencies:
usb@2
,webpack@5
,@particle/device-constants@3
, and more by @busticated in #66
Full Changelog: v2.1.1...v2.1.2
list, join, and clear wifi networks
What's New
- Introduces new way to interact directly with Device OS control requests over USB via
device.sendProtobufRequest()
using new device-os-protobuf npm module #56 - Introduces ability to scan, join, and clear wifi networks on argon & p2 #59
What's Changed
- getSerialNumber, enterListeningMode now utilize device-os-protobuf approach to talking to Device OS (other internal approach will be deprecated eventually)
Full Changelog: v2.0.1...v2.1.0
v2.0.0
What's Changed
- Use device-constants in Particle USB by @monkbroc in #44
- feature/ci by @busticated in #45
- feature/sc-89893/device-constants-as-peerdependency by @busticated in #46
- bug/ci-npm-publish by @busticated in #48
- chore/default-branch-rename by @busticated in #49
- Limit version of node-usb to avoid broken 1.9.1 by @monkbroc in #51
- add support for controlOutTransfersRequireDataStage quirk by @avtolstoy in #50
- chore/install-docs by @busticated in #52
- Update dependencies by @sergeuz in #53
New Contributors
Full Changelog: v1.2.2...v2.0.0