diff --git a/HISTORY.rst b/HISTORY.rst index 9b12cc8d..a97e898d 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -111,7 +111,7 @@ PlatformIO 3.0 command (`issue #430 `_) * List supported frameworks, SDKs with a new - `pio platform frameworks `__ command + `pio platform frameworks `__ command * Visual Studio Code extension for PlatformIO (`issue #619 `_) * Added new options ``--no-reset``, ``--monitor-rts`` and ``--monitor-dtr`` @@ -229,7 +229,7 @@ PlatformIO 3.0 * `PlatformIO Plus `__ - + Local and Embedded `Unit Testing `__ + + Local and Embedded `Unit Testing `__ (`issue #408 `_, `issue #519 `_) @@ -900,7 +900,7 @@ PlatformIO 2.0 `windows_x86 `__ development platforms (`issue #263 `_) -* Added `PlatformIO Demo `_ +* Added `PlatformIO Demo `_ page to documentation * Simplified `installation `__ process of PlatformIO @@ -1259,7 +1259,7 @@ PlatformIO 1.0 (`issue #83 `_) * Added ``--json-output`` option to `platformio boards `__ - and `platformio search `__ + and `platformio search `__ commands which allows to return the output in `JSON `_ format (`issue #42 `_) * Allowed to ignore some libs from *Library Dependency Finder* via @@ -1300,7 +1300,7 @@ PlatformIO 0.0 ~~~~~~~~~~~~~~~~~~~ * Added ``--json-output`` option to - `platformio list `__, + `platformio list `__, `platformio serialports list `__ and `platformio lib list `__ commands which allows to return the output in `JSON `_ format @@ -1344,14 +1344,14 @@ PlatformIO 0.0 * Ask user to install platform (when it hasn't been installed yet) within `platformio run `__ - and `platformio show `_ commands + and `platformio show `_ commands * Improved main `documentation `_ * Fixed "*OSError: [Errno 2] No such file or directory*" within `platformio run `__ command when PlatformIO isn't installed properly -* Fixed example for `Eclipse IDE with Tiva board `_ +* Fixed example for Eclipse IDE with Tiva board (`issue #32 `_) -* Upgraded `Eclipse Project Examples `_ +* Upgraded Eclipse Project Examples to latest *Luna* and *PlatformIO* releases 0.9.0 (2014-12-01) @@ -1440,7 +1440,7 @@ PlatformIO 0.0 * Implemented (especially for `SmartAnthill `_) `platformio run -t uploadlazy `_ target (no dependencies to framework libs, ELF and etc.) -* Allowed to skip default packages via `platformio install --skip-default-package `_ +* Allowed to skip default packages via `platformio install --skip-default-package `_ option * Added tools for *Raspberry Pi* platform * Added support for *Microduino* and *Raspduino* boards in @@ -1449,7 +1449,7 @@ PlatformIO 0.0 0.3.1 (2014-06-21) ~~~~~~~~~~~~~~~~~~ -* Fixed auto-installer for Windows OS (bug with %PATH% customisations) +* Fixed auto-installer for Windows OS (bug with %PATH% custom installation) 0.3.0 (2014-06-21) diff --git a/docs b/docs index 7f1a9217..ff519145 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit 7f1a9217f18d13f749c9236285b738065a4b327b +Subproject commit ff519145a2459e9e39e5d6848f4386977c0139e5