Releases: platformio/platformio-node-helpers
Releases · platformio/platformio-node-helpers
3.5.3
- A better explanation about PIP issue on Windows
- Catch all installation errors
3.5.2
- Use actual Python path when creating virtual environment
- Shutdown all PIO Home servers when can't start a new one
3.5.1
- Refactor library bundling
- Update PIP to 18.1
3.4.0
- Add support for upcoming native WebSockets for PIO Home
- Update Virtualenv to 16.1.0
3.3.2
- Remove debug info
3.3.1
- Convert rejected strings to the error objects
3.3.0
- Implement "reportError" API
3.2.0
- Export project TaskItem to API
3.1.2
- Improve task filter
3.1.1
- 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