PlatformIO v4.3.1 Release Notes

Release Date: 2020-03-20 // about 4 years ago
    • ๐Ÿ›  Fixed a SyntaxError "'return' with argument inside generator" for PIO Unified Debugger when Python 2.7 is used
    • ๐Ÿ›  Fixed an issue when lib_archive = no was not honored in "platformio.ini"
    • ๐Ÿ›  Fixed a TypeError "super(type, obj): obj must be an instance or subtype of type" when device monitor is used with a custom dev-platform filter (issue #3431)