Skip to content

Commit b9bb52e

Browse files
committed
1 parent 0a571b6 commit b9bb52e

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

en/latest/core/history.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<li class="toctree-l1"><a class="reference internal" href="../faq/index.html">FAQ</a></li>
106106
<li class="toctree-l1 current"><a class="current reference internal" href="#">Release Notes</a><ul>
107107
<li class="toctree-l2"><a class="reference internal" href="#platformio-core-6">PlatformIO Core 6</a><ul>
108-
<li class="toctree-l3"><a class="reference internal" href="#id1">6.1.19 (2025-??-??)</a></li>
108+
<li class="toctree-l3"><a class="reference internal" href="#id1">6.1.19 (2026-??-??)</a></li>
109109
<li class="toctree-l3"><a class="reference internal" href="#id2">6.1.18 (2025-03-11)</a></li>
110110
<li class="toctree-l3"><a class="reference internal" href="#id3">6.1.17 (2025-02-13)</a></li>
111111
<li class="toctree-l3"><a class="reference internal" href="#id4">6.1.16 (2024-09-26)</a></li>
@@ -177,10 +177,11 @@ <h1>Release Notes<a class="headerlink" href="#release-notes" title="Link to this
177177
PlatformIO’s collaborative ecosystem, embracing declarative principles,
178178
test-driven methodologies, and modern toolchains for unrivaled success.</p>
179179
<section id="id1">
180-
<h3>6.1.19 (2025-??-??)<a class="headerlink" href="#id1" title="Link to this heading"></a></h3>
180+
<h3>6.1.19 (2026-??-??)<a class="headerlink" href="#id1" title="Link to this heading"></a></h3>
181181
<ul class="simple">
182182
<li><p>Added support for Python 3.14</p></li>
183183
<li><p>Upgraded the <a class="reference external" href="https://docs.platformio.org/en/latest/advanced/unit-testing/frameworks/doctest.html">Doctest</a> testing framework to version 2.4.12, the <a class="reference external" href="https://docs.platformio.org/en/latest/advanced/unit-testing/frameworks/doctest.html">GoogleTest</a> to version 1.17.0, and the <a class="reference external" href="https://docs.platformio.org/en/latest/advanced/unit-testing/frameworks/unity.html">Unity</a> to version 2.6.1, incorporating the latest features and improvements for enhanced testing capabilities</p></li>
184+
<li><p>Improved error messages for package installation to make it easier to understand when a package is missing or incompatible (<a class="reference external" href="https://github.com/platformio/platformio-core/pull/5336">pull #5336</a>).</p></li>
184185
<li><p>Fixed a regression issue where custom build flags were not properly reflected in the <a class="reference external" href="https://docs.platformio.org/en/latest/integration/compile_commands.html">compile_commands.json</a> file, ensuring accurate compilation database generation</p></li>
185186
<li><p>Fixed an issue where fully-qualified serial port URLs (e.g., <code class="docutils literal notranslate"><span class="pre">rfc2217://host:port</span></code>) were incorrectly treated as wildcard patterns (<a class="reference external" href="https://github.com/platformio/platformio-core/issues/5225">issue #5225</a>)</p></li>
186187
<li><p>Fixed an issue where the toolchain path in static analysis was not handled correctly if it contained spaces (<a class="reference external" href="https://github.com/platformio/platformio-core/issues/5351">pull #5351</a>)</p></li>

en/latest/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)