Skip to content

0.11.0

Choose a tag to compare

@ivankravets ivankravets released this 16 Jan 18:30
· 661 commits to develop since this release
  • Added new option activateOnlyOnPlatformIOProject (activate extension only when PlatformIO-based project (with platformio.ini) is opened in workspace) (issue #66)
  • Changed minimum requirements for Python to 2.7.5+
  • Handle correctly conda's virtual environment
  • Don't update Terminal configuration with patched PATH environment for non-PlatformIO projects (issue #64)
  • Ignore Python interpreter from Cygwin environment (issue #43)