PlatformIO v4.0.3 Release Notes

Release Date: 2019-08-30 // over 4 years ago
    • โž• Added support for multi-environment PlatformIO project for CLion IDE (issue #2824)
    • ๐Ÿ“„ Generate .ccls LSP file for Vim cross references, hierarchies, completion and semantic highlighting (issue #2952)
    • Added support for PLATFORMIO_DISABLE_COLOR system environment variable which disables color ANSI-codes in a terminal output (issue #2956)
    • โšก๏ธ Updated SCons tool to 3.1.1
    • โœ‚ Remove ProjectConfig cache when "platformio.ini" was modified outside
    • ๐Ÿ›  Fixed an issue with PIO Unified Debugger on Windows OS when debug server is piped
    • โš™ Fixed an issue when --upload-port CLI flag does not override declared upload_port option in "platformio.ini" (Project Configuration File)