Skip to content

Releases: platformio/platformio-node-helpers

9.2.3

14 Aug 13:50
Compare
Choose a tag to compare
  • Updated PlatformIO Core installer to v1.0.3 (changes)

9.2.2

13 Apr 11:14
Compare
Choose a tag to compare
  • Updated PlatformIO Core installer to v1.0.2 (changes)

9.2.0

27 Mar 15:46
Compare
Choose a tag to compare
  • Added option to provide host argument for 'pio home' (issue #19)

9.1.2

23 Mar 15:48
Compare
Choose a tag to compare
  • Updated PlatformIO Core installer to v1.0.1
  • Rebuild project index only when the environment changes
  • Fix an issue "The "path" argument must be of type string. Received undefined" (issue #18)

9.1.1

02 Mar 21:21
Compare
Choose a tag to compare
  • Fix broken release

9.1.0

02 Mar 21:21
Compare
Choose a tag to compare
  • Refactor to session-based PIO Home backend
  • Download portable Python from PlatformIO Trusted Registry
  • Migrate to "got" library from "request"

9.0.0

09 Feb 16:08
Compare
Choose a tag to compare
  • 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

12 Nov 16:36
Compare
Choose a tag to compare
  • Update dependencies

8.1.0

31 Oct 21:28
Compare
Choose a tag to compare
  • 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

16 Oct 17:40
Compare
Choose a tag to compare
  • Added missed (unresolved) "os-tmpdir" dependency