Releases: platformio/platformio-node-helpers
Releases · platformio/platformio-node-helpers
11.3.0
11.2.0
- Added support for
ALL_PROXY
environment variable - Handle issues caused by outdated IDE extension
- Updated PIO Core installer script to 1.2.2
- Implement upgrading built-in Python from 3.9 to 3.11
11.1.1
11.1.0
11.0.0
- Use 'fullclean' target instead of 'cleanall'
- Update PIO Core installer script to 1.1.3
- Improve handling of "platformio.ini" changes
- Drop unnecessary "babel" parser
10.0.0
- Refactored
ProjectConfig
to use PlatformIO Core native parser - Renamed
Observer.getActiveEnvName()
to theObserver.getSelectedEnv()
9.9.3
- Show project configuration progress output only on error
9.9.2
- Catch generic "Could not start PIO Home server: Timeout error"
9.9.1
- Avoid infinite recursion when expanding windows environment variables
9.9.0
- Use random port for PIO Home in the range 45000-45999
- Drop "querystringify" dependency