2020-11-01 09:26:27 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Sun Nov 1 09:15:44 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
|
|
- update to 5.0.2:
|
|
|
|
|
|
* Improved “core.call” RPC for PlatformIO Home
|
|
|
|
|
|
* Fixed a “KeyError: ‘versions’” when dependency does not exist in the
|
|
|
|
|
|
registry
|
|
|
|
|
|
* Fixed an issue with GCC linker when “native” dev-platform is used in pair
|
|
|
|
|
|
with library dependencies
|
|
|
|
|
|
* Fixed an “AssertionError: ensure_dir_exists” when checking library updates
|
|
|
|
|
|
from simultaneous subprocesses
|
|
|
|
|
|
* Fixed an issue when pio package publish command removes original archive
|
|
|
|
|
|
after submitting to the registry
|
|
|
|
|
|
* Fixed an issue when multiple pio lib install command with the same local
|
|
|
|
|
|
library results in duplicates in lib_deps (issue #3715) Fixed an issue with
|
|
|
|
|
|
a “wrong” timestamp in device monitor output using “time” filter
|
|
|
|
|
|
|
2020-10-09 20:39:36 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Fri Oct 9 20:37:13 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
|
|
- update to 5.0.1:
|
|
|
|
|
|
* Integration with the new PlatformIO Trusted Registry
|
|
|
|
|
|
* Integration with the new Account Management System
|
|
|
|
|
|
* New Package Management System
|
|
|
|
|
|
* see https://docs.platformio.org/page/core/migration.html for migrating from 4.x
|
|
|
|
|
|
* full list of changes at https://docs.platformio.org/en/latest/core/history.html
|
|
|
|
|
|
|
2020-09-22 19:05:44 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Fri Aug 28 10:57:42 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
|
|
- Initial package (4.3.4)
|