Releases: platformio/platformio-node-helpers
Releases · platformio/platformio-node-helpers
0.3.5
- Fix MSI installer when UserName contains a space
0.3.4
- Ignore Python interpreter from Cygwin environment
0.3.3
- Handle correctly conda's virtual environment
- Change minimum requirements for Python to 2.7.5+
0.3.2
- Better explanation for "WindowsError: [Error 5]"
0.3.1
- Fix issue with installer when non-ascii chars are located in TMPDIR (pip, virtualenv)
0.3.0
- Install PIO Home and its dependencies
0.2.9
- Increase server timeout to 5mins, allow to download
contrib-pysite
0.2.8
- Require Python 2.7.9+ for Windows and 2.7.6+ for others
- Catch error when could not start PIO Home server
- Force new python environment (issue with Python <2.7.9 for Windows)
0.2.7
- Update Python to 2.7.14
- Increase PIO Home Server timeout to 30 secs
0.2.6
- Ensure that pip is installed into the conda environment