PlatformIO v3.6.7 Release Notes

Release Date: 2019-04-23 // about 5 years ago
    • PIO Unified Debugger: improved debugging in debug_load_mode = modified and fixed an issue with useless project rebuilding
    • ⚠ Project Generator: fixed a VSCode C/C++'s "Cannot find" warning when CPPPATH folder does not exist
    • 🛠 Fixed an "IndexError: list index out of range" for Arduino sketch preprocessor (issue #2268)
    • 🛠 Fixed an issue when invalid "env_default" in "platformio.ini" (Project Configuration File) results into unhandled errors (issue #2265)