Ivan Kravets
|
b8de4b26b0
|
List built-in libraries based on development platforms with pio lib builtin command
|
2017-01-15 00:12:41 +02:00 |
|
Ivan Kravets
|
72e94398bf
|
Improve output of pio lib list and pio lib search commands
|
2016-12-29 01:31:44 +02:00 |
|
Ivan Kravets
|
e7cc94c27e
|
Show detailed info about a library using pio lib show command // Resolve #430
|
2016-12-28 15:55:08 +02:00 |
|
Ivan Kravets
|
c504001f04
|
PlatformIO Library Registry statistics with new pio lib stats
|
2016-12-23 21:57:11 +02:00 |
|
Ivan Kravets
|
2a5d686d5a
|
Use unified link to docs pages
|
2016-12-05 21:25:10 +02:00 |
|
Ivan Kravets
|
a251470ebd
|
Python style formatting
|
2016-10-31 20:05:34 +02:00 |
|
Ivan Kravets
|
77a5eb24c2
|
Typo fix
|
2016-09-19 22:21:26 +03:00 |
|
Ivan Kravets
|
bd207667e3
|
Implement LocalCache system for API and improve a work in off-line mode
|
2016-09-14 19:06:22 +03:00 |
|
Ivan Kravets
|
f7b994354b
|
Search libraries by headers/includes with `platformio lib search --header ` option
|
2016-09-07 18:50:09 +03:00 |
|
Ivan Kravets
|
a05d192beb
|
Implement installing packages/libraries from different archive (with/without manifests) // Resolve #767
|
2016-09-04 00:35:47 +03:00 |
|
Ivan Kravets
|
c51ac0489f
|
Use global library storage for CI
|
2016-09-01 01:30:14 +03:00 |
|
Ivan Kravets
|
5d2f42a5a8
|
Cleanup PackageManager
|
2016-08-29 22:06:37 +03:00 |
|
Ivan Kravets
|
6e26ce8162
|
Better exception handling
|
2016-08-26 12:30:37 +03:00 |
|
Ivan Kravets
|
f9e8ea66ea
|
Remove `enable_prompts ` setting. Now, all PlatformIO CLI is non-blocking!
|
2016-08-26 11:46:59 +03:00 |
|
Ivan Kravets
|
b1cebe9e0e
|
Fix unicode issue when search libraries
|
2016-08-25 14:21:46 +03:00 |
|
Ivan Kravets
|
1a517995a0
|
Rename "quiet" option to "silent"
|
2016-08-21 00:31:58 +03:00 |
|
Ivan Kravets
|
3ba0d25f27
|
Fix updating project libraries // Resolve #745
|
2016-08-10 19:39:17 +03:00 |
|
Ivan Kravets
|
0c9d539a92
|
Update copyrights
|
2016-08-03 22:18:51 +03:00 |
|
Ivan Kravets
|
fbadf83997
|
Use stable docs
|
2016-08-03 00:26:48 +03:00 |
|
Ivan Kravets
|
758396c9ea
|
PlatformIO Library Manager 3.0 // Resolve #588 , Resolve #414, Resolve #498, Resolve #475, Resolve #410, Resolve #461, Resolve #361, Resolve #507, Resolve #554
|
2016-08-02 19:10:29 +03:00 |
|
Ivan Kravets
|
a73a710364
|
Iterating the dictionary directly instead of calling .keys()
|
2016-07-09 15:16:42 +03:00 |
|
Ivan Kravets
|
a821e5b553
|
Implement --json-output and --page options for pio lib search command // Resolve #604
|
2016-04-24 00:01:42 +03:00 |
|
Ivan Kravets
|
af85f76f9a
|
Fix PyLint warning
|
2016-01-01 21:02:22 +02:00 |
|
Ivan Kravets
|
19f1ccd0df
|
🎄 Happy New 2016 Year! 🎄
|
2016-01-01 20:51:48 +02:00 |
|
Ivan Kravets
|
c4d5960eb6
|
Fix multiple search queries to "lib search"
|
2015-12-14 00:46:17 +02:00 |
|
Ivan Kravets
|
73cc3e3ac8
|
Handle more search args for "lib search"
|
2015-12-14 00:05:33 +02:00 |
|
Ivan Kravets
|
c87c4691f3
|
Typo fix
|
2015-12-08 18:42:23 +02:00 |
|
Ivan Kravets
|
ed32e07e34
|
Better exceptions handling
|
2015-11-26 22:02:59 +02:00 |
|
Ivan Kravets
|
904b08f497
|
Add Apache License, Version 2.0 to @PlatformIO source code
|
2015-11-18 17:16:17 +02:00 |
|
Ivan Kravets
|
3b7ad2d333
|
Avoid "LibInstallDependencyError" when more then 1 library is found // Resolve #229
|
2015-06-06 16:41:00 +03:00 |
|
Ivan Kravets
|
ab9a7e05c8
|
Use "lib_dir" by default for LibraryManager
|
2015-05-01 12:54:45 +01:00 |
|
Ivan Kravets
|
71261023de
|
Enhance commands output
|
2015-04-20 17:20:27 +01:00 |
|
Ivan Kravets
|
a9942e675f
|
Allow to choose which library to update // Resolve #168
|
2015-04-16 17:34:22 +01:00 |
|
Ivan Kravets
|
519ed04e70
|
Sort installed libs by ID
|
2015-03-13 17:58:45 +02:00 |
|
Ivan Kravets
|
d2ad023b52
|
Apply "isort"
|
2015-01-29 12:45:26 +02:00 |
|
Ivan Kravets
|
8c53cf1d3c
|
Fix an issue with `--json-output ` // Resolve #42
|
2015-01-05 22:58:55 +02:00 |
|
Ivan Kravets
|
01f8795981
|
Add "--json-output" option to "platformio list", "platformio serialports list" and "platformio lib list" cmds // Resolve #42
|
2015-01-02 21:03:14 +02:00 |
|
Ivan Kravets
|
c74d10b2e3
|
Migrate to PlatformIO open-source ORG domain
|
2014-12-30 23:22:42 +02:00 |
|
Ivan Kravets
|
11b26b3730
|
Clarify when lib not found by search request
|
2014-12-16 23:45:00 +02:00 |
|
Ivan Kravets
|
3157ceaa47
|
Add new setting enable_prompts and avoid blocking / Resolve #34
|
2014-12-10 22:32:22 +02:00 |
|
Ivan Kravets
|
bcfb007c90
|
Added Migration Manager which simplifies process with upgrading to a major release
|
2014-11-29 22:55:32 +02:00 |
|
Ivan Kravets
|
dec78d29e8
|
Improve install/uninstall commands
|
2014-11-24 22:24:19 +02:00 |
|
Ivan Kravets
|
102175215c
|
Allow for search args to be empty
|
2014-11-24 21:59:25 +02:00 |
|
Ivan Kravets
|
b103dc01c0
|
Refactored Package Manager
|
2014-11-22 23:55:17 +02:00 |
|
Ivan Kravets
|
baef85aed1
|
Fix PyLint warnings from the last CI build
|
2014-10-19 00:21:10 +03:00 |
|
Ivan Kravets
|
2d6c0ef66d
|
Avoid trademark issues in library.json; switch to PlatformIO Library Registry ID logic
Resolve issue #17
|
2014-10-19 00:14:11 +03:00 |
|
Ivan Kravets
|
9ead140b6e
|
Fix lib update crashing when no libs are installed (resolve issue #19)
|
2014-10-05 23:34:40 +03:00 |
|
Ivan Kravets
|
9c2dbf73f3
|
Implement lib-search pagination, dependencies uninstalling
|
2014-09-24 22:18:19 +03:00 |
|
Ivan Kravets
|
813c818477
|
Implement "lib register" command
|
2014-09-08 22:02:57 +03:00 |
|
Ivan Kravets
|
be710cefd8
|
Implement installing dependence libs
|
2014-09-06 12:53:17 +03:00 |
|