PlatformIO v5.0.1 Release Notes

Release Date: 2020-09-10 // over 3 years ago
    • โž• Added support for "owner" requirement when declaring dependencies using library.json
    • ๐Ÿ“ฆ Fixed an issue when using a custom git/ssh package with platform_packages option (issue #3624)
    • Fixed an issue with "ImportError: cannot import name '_get_backend' from 'cryptography.hazmat.backends'" when using Remote Development on RaspberryPi device (issue #3652)
    • ๐Ÿ›  Fixed an issue when pio package unpublish command crashes (issue #3660)
    • ๐Ÿ›  Fixed an issue when the package manager tries to install a built-in library from the registry (issue #3662)
    • ๐Ÿ›  Fixed an issue with incorrect value for C++ language standard in IDE projects when an in-progress language standard is used (issue #3653)
    • ๐Ÿ›  Fixed an issue with "Invalid simple block (semantic_version)" from library dependency that refs to an external source (repository, ZIP/Tar archives) (issue #3658)
    • ๐Ÿ›  Fixed an issue when can not remove update or remove external dev-platform using PlatformIO Home (issue #3663)