Skip to content

3.1.0

Compare
Choose a tag to compare
@ivankravets ivankravets released this 19 Sep 18:23
· 4107 commits to develop since this release
  • 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)