Skip to content

1.5.0

Compare
Choose a tag to compare
@ivankravets ivankravets released this 29 Nov 20:27
· 446 commits to develop since this release
  • PlatformIO Core Installer:
    • Drop SockJS, switch to native WebSockets
    • Catch errors when upgrading PIP (issue #436)
    • Check for official Python installation on Windows (resolves issue with a static "sys.prefix" and custom Python builds) (issue #154)
  • Switched to a stable PlatformIO Core. Do you need development version? Please update VSCode settings to "platformio-ide.useDevelopmentPIOCore": true
  • Updated minimal dependency of PlatformIO Core to >=3.6.2