mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-29 17:47:14 +02:00
Update history
This commit is contained in:
@ -16,12 +16,17 @@ PlatformIO 3.0
|
||||
+ Continuous Deployment
|
||||
+ 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>`__
|
||||
and `PLATFORMIO_AUTH_TOKEN <http://docs.platformio.org/en/latest/envvars.html#envvar-PLATFORMIO_AUTH_TOKEN>`__
|
||||
environment variable for CI systems
|
||||
* 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 #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
|
||||
`Project Configuration File "platformio.ini" <http://docs.platformio.org/en/stable/projectconf.html>`__
|
||||
(`issue #792 <https://github.com/platformio/platformio-core/issues/792>`_)
|
||||
|
Reference in New Issue
Block a user