PlatformIO v4.3.1 Release Notes
Release Date: 2020-03-20 // over 3 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)