Ivan Kravets
|
4012a86cac
|
Fixed a "ValueError: Invalid simple block" when uninstalling a package with a custom name and external source // Resolve #3816
|
2021-01-26 16:15:11 +02:00 |
|
Ivan Kravets
|
e4d645110a
|
Merge branch 'develop' of https://github.com/platformio/platformio-core into develop
# Conflicts:
# HISTORY.rst
|
2020-11-12 15:25:51 +02:00 |
|
Ivan Kravets
|
f946a0bc08
|
Reformat code with black==20.8b1
|
2020-09-09 16:27:36 +03:00 |
|
Ivan Kravets
|
4f47ca5742
|
Fixed an issue with "Invalid simple block (semantic_version)" from library dependency that refs to an external source (repository, ZIP/Tar archives) // Resolve #3658
|
2020-09-09 16:13:39 +03:00 |
|
Ivan Kravets
|
1f284e853d
|
Fixed an issue when the package manager tries to install a built-in library from the registry // Resolve #3662
|
2020-09-09 14:36:01 +03:00 |
|
Ivan Kravets
|
c454ae336d
|
Added support for "owner" requirement when declaring `dependencies using library.json`
|
2020-09-09 13:10:42 +03:00 |
|
Ivan Kravets
|
13db51a556
|
Install/Uninstall dependencies only for library-type packages // Resolve #3637
|
2020-08-24 15:10:38 +03:00 |
|
Ivan Kravets
|
893ca1b328
|
Switch library manager to the new package manager
|
2020-08-12 13:27:05 +03:00 |
|
Ivan Kravets
|
d329aef876
|
Initial version of a new package manager
|
2020-07-31 15:42:26 +03:00 |
|