Releases: platformio/platformio-node-helpers
Releases · platformio/platformio-node-helpers
9.2.3
9.2.2
9.2.0
9.1.2
9.1.1
- Fix broken release
9.1.0
- Refactor to session-based PIO Home backend
- Download portable Python from PlatformIO Trusted Registry
- Migrate to "got" library from "request"
9.0.0
- Implemented ProjectPool API
- Added protection for infinite index rebuilding
- Update PlatformIO Core installer to v1.0.0 (release notes)
- Drop support for Python <3.6
- Other improvements
8.1.1
- Update dependencies
8.1.0
- Handle "disableAutoUpdate" for PlatformIO Core installer
- Ignore built-in Python if built-in PIO Core is disabled
- Catch "subprocess.CalledProcessError" errors
- Fix an issue when the selected working environment was ignored when rebuilding the project index
8.0.1
- Added missed (unresolved) "os-tmpdir" dependency