PlatformIO v4.2.1 Release Notes

Release Date: 2020-02-17 // about 4 years ago
    • 👌 Improved VSCode template with special forceInclude field for direct includes via -include flag (issue #3379)
    • 👌 Improved support of PIO Home on card-sized PC (Raspberry Pi, etc.) (issue #3313)
    • Froze "marshmallow" dependency to 2.X for Python 2 (issue #3380)
    • 🛠 Fixed "TypeError: unsupported operand type(s)" when system environment variable is used by project configuration parser (issue #3377)
    • 🛠 Fixed an issue when Library Dependency Finder (LDF) ignores custom "libLDFMode" and "libCompatMode" options in library.json
    • 🛠 Fixed an issue when generating of compilation database "compile_commands.json" does not work with Python 2.7 (issue #3378)