Open source PIO Unified Debugger and Unit Testing

This commit is contained in:
Ivan Kravets
2019-06-19 00:29:21 +03:00
parent 51115c1254
commit 04dc6230e7
2 changed files with 8 additions and 1 deletions

View File

@ -9,6 +9,13 @@ PlatformIO 4.0
4.0.0 (2019-??-??)
~~~~~~~~~~~~~~~~~~
`Migration Guide from 3.0 to 4.0 <http://docs.platformio.org/page/migration.html>`__.
* `PlatformIO Plus Goes Open Source... <https://community.platformio.org/t/platformio-plus-goes-open-source-improving-embedded-development-community-worldwide/8240/4>`__
- Open source `PIO Unified Debugger <http://docs.platformio.org/en/latest/plus/debugging.html>`__
- Open source `PIO Unit Testing <http://docs.platformio.org/en/latest/plus/unit-testing.html>`__
* **Project Configuration**
- New project configuration parser with a strict options typing (`API <https://github.com/platformio/platformio-core/blob/develop/platformio/project/options.py>`__)

2
docs

Submodule docs updated: 6ca558b253...a67924d7a3