Skip to content

Releases: particle-iot/particle-cli

v3.6.0

16 Nov 21:32
v3.6.0
e5d1a81
Compare
Choose a tag to compare

What's Changed

  • update binaries for Device OS v4.0.1 [sc-111925] and 2.3.1. [sc-111998] by @scott-brust in #630

New Contributors

Full Changelog: v3.5.0...v3.6.0

v3.5.0

30 Aug 17:27
v3.5.0
0224f39
Compare
Choose a tag to compare

What's Changed

  • update binaries for Device OS v4.0.0 [sc-109064] by @avtolstoy in #629

Full Changelog: v3.4.0...v3.5.0

v3.2.0

07 Jun 20:50
v3.2.0
cbb0b08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.2.0

v3.1.0

07 Jun 20:49
v3.1.0
aa860e6
Compare
Choose a tag to compare

What's Changed

  • update binaries for Device OS v2.3.0 [sc-96055] by @technobly in #618

Full Changelog: v3.0.0...v3.1.0

v3.0.0

09 Dec 19:05
Compare
Choose a tag to compare
  • BREAKING: Remove support for Redbear Duo. To use the CLI with a Duo, install the latest version 2: npm install -g particle-cli@2
  • Pull platform information from a shared library

v2.16.0

16 Sep 21:25
v2.16.0
7e642af
Compare
Choose a tag to compare
  • Updated binaries for DeviceOS 2.2.0 and particle update (PR #616)

v2.15.0

16 Sep 21:25
v2.15.0
63305be
Compare
Choose a tag to compare

CI failure - see v2.16.0

v2.14.0

13 Jul 20:50
v2.14.0
99c76e3
Compare
Choose a tag to compare

v2.13.0

13 Jul 20:49
v2.13.0
18e2a5f
Compare
Choose a tag to compare
  • Remove deprecated mesh namespace and associated commands - for background, see: docs, blog post (PR #612)

NOTE: Not available in npm due to CI / CD failure

v2.12.0

07 Jun 20:47
v2.12.0
61e35cc
Compare
Choose a tag to compare
  • add support for 256KB application binaries when flashing over DFU (PR #610)
  • flash user applications into the location indicated by the module prefix (PR #610)
  • bump binary-version-reader dependency to v1.0.1 (PR #610)