PlatformIO v4.0.1 Release Notes

Release Date: 2019-08-22 // over 4 years ago
    • ๐Ÿ–จ Print debug tool name for the active debugging session
    • โฌ†๏ธ Do not shutdown PIO Home Server for "upgrade" operations (issue #2784)
    • ๐Ÿ‘Œ Improved computing of project check sum (structure, configuration) and avoid unnecessary rebuilding
    • ๐Ÿ‘Œ Improved printing of tabulated results
    • ๐Ÿ’… Automatically normalize file system paths to UNIX-style for Project Generator (issue #2857)
    • Ability to set "databaseFilename" for VSCode and C/C++ extension (issue #2825)
    • Renamed "enable_ssl" setting to strict_ssl
    • ๐Ÿ›  Fixed an issue with incorrect escaping of Windows slashes when using PIO Unified Debugger and "piped" openOCD
    • ๐Ÿ›  Fixed an issue when "debug", "home", "run", and "test" commands were not shown in "platformio --help" CLI
    • ๐Ÿ›  Fixed an issue with PIO Home's "No JSON object could be decoded" (issue #2823)
    • ๐Ÿ›  Fixed an issue when library.json had priority over project configuration for LDF (issue #2867)