Skip to content

Releases: platformio/platformio-node-helpers

3.5.3

23 Nov 19:13

Choose a tag to compare

  • A better explanation about PIP issue on Windows
  • Catch all installation errors

3.5.2

19 Nov 15:15

Choose a tag to compare

  • Use actual Python path when creating virtual environment
  • Shutdown all PIO Home servers when can't start a new one

3.5.1

18 Nov 19:28

Choose a tag to compare

  • Refactor library bundling
  • Update PIP to 18.1

3.4.0

17 Nov 20:16

Choose a tag to compare

  • Add support for upcoming native WebSockets for PIO Home
  • Update Virtualenv to 16.1.0

3.3.2

26 Oct 19:25

Choose a tag to compare

  • Remove debug info

3.3.1

26 Oct 19:25

Choose a tag to compare

  • Convert rejected strings to the error objects

3.3.0

26 Oct 18:03

Choose a tag to compare

  • Implement "reportError" API

3.2.0

22 Sep 19:16

Choose a tag to compare

  • Export project TaskItem to API

3.1.2

21 Sep 16:03

Choose a tag to compare

  • Improve task filter

3.1.1

07 Sep 19:42

Choose a tag to compare

  • Revert back to Python 2.7.13, resolve issue with "_remove_dead_weakref"
  • Do not look for Python27 in C drive (just in PATH)
  • Rebuild index synchronously for multiple projects
  • Use valid IDE's GitHub repository for error reporting
  • Do 3 attempts for starting PIO Home Server