Skip to content

Commit

Permalink
Added support for tar.xz tarball dependencies // Issue #4974
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankravets committed Dec 12, 2024
1 parent 1fd3a40 commit 4e05309
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ test-driven methodologies, and modern toolchains for unrivaled success.
6.1.17 (2024-??-??)
~~~~~~~~~~~~~~~~~~~

* Added support for ``tar.xz`` tarball dependencies (`pull #4974 <https://github.com/platformio/platformio-core/pull/4974>`_)
* 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>`_)
* 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>`_)

Expand Down

0 comments on commit 4e05309

Please sign in to comment.