Skip to content

Releases: platformio/platformio-node-helpers

11.3.0

11 Jan 14:31
Compare
Choose a tag to compare
  • Updated dependencies

11.2.0

26 Jan 19:37
Compare
Choose a tag to compare
  • 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

28 Jul 17:30
Compare
Choose a tag to compare
  • Updated PIO Core installer script to 1.2.1

11.1.0

10 Jul 11:28
Compare
Choose a tag to compare
  • Updated PIO Core installer script to 1.2.0
  • Minor improvements to the project tasks API

11.0.0

01 Jun 16:11
Compare
Choose a tag to compare
  • 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

10 Mar 04:00
Compare
Choose a tag to compare
  • Refactored ProjectConfig to use PlatformIO Core native parser
  • Renamed Observer.getActiveEnvName() to the Observer.getSelectedEnv()

9.9.3

24 Feb 21:57
Compare
Choose a tag to compare
  • Show project configuration progress output only on error

9.9.2

24 Feb 18:29
Compare
Choose a tag to compare
  • Catch generic "Could not start PIO Home server: Timeout error"

9.9.1

29 Dec 09:44
Compare
Choose a tag to compare
  • Avoid infinite recursion when expanding windows environment variables

9.9.0

26 Dec 16:22
Compare
Choose a tag to compare
  • Use random port for PIO Home in the range 45000-45999
  • Drop "querystringify" dependency