forked from platformio/platformio-core
Update history
This commit is contained in:
@ -16,12 +16,17 @@ PlatformIO 3.0
|
|||||||
+ Continuous Deployment
|
+ Continuous Deployment
|
||||||
+ Continuous Delivery
|
+ Continuous Delivery
|
||||||
|
|
||||||
|
* Integration with `Cloud IDEs <http://docs.platformio.org/en/latest/ide.html#cloud-ide>`__
|
||||||
|
|
||||||
|
+ Cloud9
|
||||||
|
+ Codeanywhere
|
||||||
|
|
||||||
* `PIO Account <http://docs.platformio.org/en/latest/userguide/account/index.html>`__
|
* `PIO Account <http://docs.platformio.org/en/latest/userguide/account/index.html>`__
|
||||||
and `PLATFORMIO_AUTH_TOKEN <http://docs.platformio.org/en/latest/envvars.html#envvar-PLATFORMIO_AUTH_TOKEN>`__
|
and `PLATFORMIO_AUTH_TOKEN <http://docs.platformio.org/en/latest/envvars.html#envvar-PLATFORMIO_AUTH_TOKEN>`__
|
||||||
environment variable for CI systems
|
environment variable for CI systems
|
||||||
* Native integration with VIM/Neovim using `neomake-platformio <https://github.com/coddingtonbear/neomake-platformio>`__ plugin
|
* Native integration with VIM/Neovim using `neomake-platformio <https://github.com/coddingtonbear/neomake-platformio>`__ plugin
|
||||||
(`issue #808 <https://github.com/platformio/platformio-core/issues/808>`_,
|
(`issue #808 <https://github.com/platformio/platformio-core/issues/808>`_,
|
||||||
`issue #467 <hhttps://github.com/platformio/platformio-core/issues/467>`_)
|
`issue #467 <https://github.com/platformio/platformio-core/issues/467>`_)
|
||||||
* Inject system environment variables to configuration settings in
|
* Inject system environment variables to configuration settings in
|
||||||
`Project Configuration File "platformio.ini" <http://docs.platformio.org/en/stable/projectconf.html>`__
|
`Project Configuration File "platformio.ini" <http://docs.platformio.org/en/stable/projectconf.html>`__
|
||||||
(`issue #792 <https://github.com/platformio/platformio-core/issues/792>`_)
|
(`issue #792 <https://github.com/platformio/platformio-core/issues/792>`_)
|
||||||
|
Reference in New Issue
Block a user