Ivan Kravets
|
d6df6cbb5d
|
Bump version to 5.0.2
|
2020-10-30 18:10:47 +02:00 |
|
Ivan Kravets
|
344e94d8a1
|
Bump version to 5.0.2rc2
|
2020-10-30 17:51:02 +02:00 |
|
Ivan Kravets
|
5cf73a9165
|
Remove all hooks when dumping data to JSON and Python 3 is used
|
2020-10-30 17:50:43 +02:00 |
|
Ivan Kravets
|
96b1a1c79c
|
Fixed an issue with a "wrong" timestamp in device monitor output using "time" filter // Resolve #3712
|
2020-10-30 14:11:27 +02:00 |
|
Ivan Kravets
|
454cd8d784
|
Bump version to 5.0.2rc1
|
2020-10-29 23:18:39 +02:00 |
|
Ivan Kravets
|
743a43ae17
|
Fixed an issue when multiple pio lib install command with the same local library results in duplicates in `lib_deps` // Resolve #3715
|
2020-10-29 23:17:47 +02:00 |
|
Ivan Kravets
|
5a1b0e19b2
|
Initialize a new project or update existing passing working environment name and its options // Resolve #3686
|
2020-10-29 22:59:48 +02:00 |
|
valeros
|
16f90dd821
|
Ignore possible empty defines when exporting IDE data // Resolve #3690
|
2020-10-29 12:22:26 +02:00 |
|
Ivan Kravets
|
9efac669e6
|
Bump version to 5.0.2b5
|
2020-10-28 22:53:29 +02:00 |
|
Ivan Kravets
|
adf9ba29df
|
Fixed an issue when "pio package publish" command removes original archive after submitting to the registry // Resolve #3716
|
2020-10-28 22:52:48 +02:00 |
|
Ivan Kravets
|
cacddb9abb
|
Support package packing on the Python 3+ only
|
2020-10-28 22:33:24 +02:00 |
|
Ivan Kravets
|
891f78be37
|
Use "ensure_python3" util
|
2020-10-28 22:32:27 +02:00 |
|
Ivan Kravets
|
175be346a8
|
Extend package filters
|
2020-10-28 20:57:26 +02:00 |
|
Ivan Kravets
|
16f5f3ef46
|
Do not pack binary files and docs to the package source archive
|
2020-10-28 14:18:09 +02:00 |
|
Ivan Kravets
|
2cd19b0273
|
Bump version to 5.0.2b4
|
2020-10-27 23:00:33 +02:00 |
|
Ivan Kravets
|
e158e54a26
|
Fix issue with data decoding when calling PIO Core via PIO Home
|
2020-10-27 22:57:51 +02:00 |
|
Ivan Kravets
|
63a6fe9133
|
Improved "core.call" RPC for PlatformIO Home // Resolve #3671
|
2020-10-27 21:07:02 +02:00 |
|
Ivan Kravets
|
779eaee310
|
Bump version to 5.0.2b3
|
2020-10-26 22:25:47 +02:00 |
|
Ivan Kravets
|
b8cc867ba4
|
Allow dev-platform to provide extra debug configuration using BsePlatform::configure_debug_options API
|
2020-10-26 18:24:46 +02:00 |
|
Ivan Kravets
|
7230556d1b
|
Move extra IDE data to "extra" section
|
2020-10-26 18:23:28 +02:00 |
|
Ivan Kravets
|
afd79f4655
|
Improve initiating manifest parser from a package archive
|
2020-10-22 19:08:20 +03:00 |
|
Ivan Kravets
|
23e9596506
|
Automatically build PlatformIO Core extra Python dependencies on a host machine if they are missed in the registry // Resolve #3700
|
2020-10-20 21:06:53 +03:00 |
|
Ivan Kravets
|
428f46fafe
|
Typo test
|
2020-10-16 17:05:19 +03:00 |
|
Ivan Kravets
|
ee847e03a6
|
Fix an issue with "'NoneType' object has no attribute 'status_code'"
|
2020-10-16 14:23:10 +03:00 |
|
Ivan Kravets
|
5b74c8a942
|
Minor fixes
|
2020-10-14 19:53:30 +03:00 |
|
Michele Campeotto
|
9c20ab81cb
|
fix quoting of defines in ccls template (#3692)
|
2020-10-02 13:28:02 +03:00 |
|
Ivan Kravets
|
21c12030d5
|
Bump version to 5.0.2b2
|
2020-09-19 19:30:40 +03:00 |
|
Ivan Kravets
|
2370e16f1b
|
Fixed an "AssertionError: ensure_dir_exists" when checking library updates from simultaneous subprocesses // Resolve #3677
|
2020-09-19 19:29:51 +03:00 |
|
Ivan Kravets
|
a384411a28
|
Bump version to 5.0.2b1
|
2020-09-17 20:41:10 +03:00 |
|
Ivan Kravets
|
1e0ca8f79c
|
Fixed an issue with GCC linker when "native" dev-platform is used in pair with library dependencies // Resolve #3669
|
2020-09-17 20:40:11 +03:00 |
|
Ivan Kravets
|
eb09af06ed
|
Bump version to 5.0.2a2
|
2020-09-12 23:21:33 +03:00 |
|
Ivan Kravets
|
687c339f20
|
Fixed a "PermissionError: [WinError 5]" on Windows when external repository is used with lib_deps option // Resolve #3664
|
2020-09-12 23:20:46 +03:00 |
|
Ivan Kravets
|
7bc170a53e
|
Fixed an issue with "KeyError: 'versions'" when dependency does not exist in the registry // Resolve #3666
|
2020-09-11 21:16:18 +03:00 |
|
Ivan Kravets
|
b515a004d3
|
Bump version to 5.0.1
|
2020-09-10 17:46:49 +03:00 |
|
Ivan Kravets
|
7d3fc1ec1a
|
Catch exception if folder already exists
|
2020-09-09 18:38:55 +03:00 |
|
Ivan Kravets
|
6987d6c1c6
|
Fixed an issue when can not remove update or remove external dev-platform using PlatformIO Home // Resolve #3663
|
2020-09-09 17:53:04 +03:00 |
|
Ivan Kravets
|
de2b5ea905
|
Bump version to 5.0.1b1
|
2020-09-09 16:27:47 +03: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
|
54b51fc2fd
|
Merge branch 'develop' of https://github.com/platformio/platformio-core into develop
# Conflicts:
# HISTORY.rst
|
2020-09-09 14:38:29 +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 |
|
valeros
|
2a30ad0fdf
|
Allow in-progress language standards in IDE templates // Resolve #3653
Note: VS Code only supports finalized names
|
2020-09-09 13:56:00 +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
|
cd59c829e0
|
Fixed an issue when pio package unpublish command crashes // Resolve #3660
|
2020-09-09 12:17:09 +03:00 |
|
Ivan Kravets
|
429f416b38
|
Generate current date for a custom contrib-pysite package
|
2020-09-07 16:38:20 +03:00 |
|
Ivan Kravets
|
65b1029216
|
Host SPDX licenses on Bintray, Github is blocked in multiple countries
|
2020-09-07 13:16:08 +03:00 |
|
Ivan Kravets
|
4234dfb6f9
|
Fixed an issue with "ImportError: cannot import name '_get_backend' from 'cryptography.hazmat.backends'" when using Remote Development // Resolve #3652
|
2020-09-06 18:37:27 +03:00 |
|
Ivan Kravets
|
9695720343
|
Bump version to 5.0.1a1
|
2020-09-04 22:48:21 +03:00 |
|
Ivan Kravets
|
1f28056459
|
Fixed an issue when using a custom git/ssh package with platform_packages // Resolve #3624
|
2020-09-04 22:47:49 +03:00 |
|
Ivan Kravets
|
cf4b835b0c
|
Bump version to 5.0.0
|
2020-09-03 14:42:59 +03:00 |
|