Skip to content

Commit 4e05309

Browse files
committed
Added support for tar.xz tarball dependencies // Issue platformio#4974
1 parent 1fd3a40 commit 4e05309

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

HISTORY.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ test-driven methodologies, and modern toolchains for unrivaled success.
2121
6.1.17 (2024-??-??)
2222
~~~~~~~~~~~~~~~~~~~
2323

24+
* Added support for ``tar.xz`` tarball dependencies (`pull #4974 <https://github.com/platformio/platformio-core/pull/4974>`_)
2425
* Resolved an issue where the ``compiledb`` target failed to properly escape compiler executable paths containing spaces (`issue #4998 <https://github.com/platformio/platformio-core/issues/4998>`_)
2526
* Resolved an issue with incorrect path resolution when linking static libraries via the `build_flags <https://docs.platformio.org/en/latest/projectconf/sections/env/options/build/build_flags.html>`__ option (`issue #5004 <https://github.com/platformio/platformio-core/issues/5004>`_)
2627

0 commit comments

Comments
 (0)