- New! Dynamic variables/templates for Project Configuration File "platformio.ini" (issue #705)
- Summary about processed environments (issue #777)
- Implemented LocalCache system for API and improved a work in off-line mode
- Improved Project Generator when custom
--project-option
is passed to platformio init command - Deprecated
lib_force
option, please use lib_deps instead - Return valid exit code from
plaformio test
command - Fixed Project Generator for CLion IDE using Windows OS (issue #785)
- Fixed SSL Server-Name-Indication for Python < 2.7.9 (issue #774)