Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

Releases: particle-iot-archived/particle-dev

v0.0.30

12 Oct 18:41
Compare
Choose a tag to compare
  • Added ability to flash selected file
  • Added notifications when device/project isn't selected

v0.0.29

12 Oct 18:41
Compare
Choose a tag to compare
  • Fix opening single file on Windows

v0.0.28

08 Oct 15:16
Compare
Choose a tag to compare

v0.0.27

28 Sep 13:12
Compare
Choose a tag to compare

v0.0.26

21 Sep 17:06
Compare
Choose a tag to compare

This repo no longer contains app binaries.
You can find them here. Read more about why is that.

  • #114 Add support for P1 and Electron
  • #108 Fixed

v0.0.25

18 Aug 17:23
Compare
Choose a tag to compare

Changelog

Note for Windows users

As we're moving towards official NuGet installer and auto updater, it is recommended to:

  1. uninstall previous versions of Particle Dev
  2. download particle-dev-windows-0.0.25.zip
  3. unzip it to folder of your choosing (can be C:\Program Files\Particle Dev)
  4. run atom.exe

Currently the installer produced by Squirrel.Windows (library used for auto update functionality) crash this manual unpacking is required (future versions will come with installer).

v0.0.24

10 Jun 18:47
Compare
Choose a tag to compare

v0.0.23

15 May 03:37
Compare
Choose a tag to compare
  • Support for the Photon
  • Fixed #84
  • Fixed #83
  • Fixed #82
  • Fixed #64

v0.0.22

10 May 01:19
Compare
Choose a tag to compare
  • Fixed clipped status bar
  • Fixed error when flashed multiple times in a row
  • Fixes errors list
  • Fixed Windows installer (Module version mismatch error)

v0.0.21

02 May 14:30
Compare
Choose a tag to compare
  • Using latest Atom v0.196.0
  • Using glob to search project files (fixes #44)
  • Fixed #78
  • Fixed #67