github platformio/platformio-core v3.3.0
3.3.0

latest releases: v6.1.16, v6.1.15, v6.1.14...
7 years ago
  • PlatformIO Library Registry statistics with new pio lib stats command

    • Recently updated and added libraries
    • Recent and popular keywords
    • Featured libraries (today, week, month)
  • List built-in libraries based on development platforms with a new pio lib builtin command

  • Show detailed info about a library using pio lib show command (issue #430)

  • List supported frameworks, SDKs with a new pio platform frameworks command

  • Visual Studio Code extension for PlatformIO (issue #619)

  • Added new options --no-reset, --monitor-rts and --monitor-dtr to pio test command (allows to avoid automatic board's auto-reset when gathering test results)

  • Added support for templated methods in *.ino to *.cpp converter (pull #858)

  • Package version as "Repository URL" in manifest of development version ("version": "https://github.com/user/repo.git")

  • Produce less noisy output when -s/--silent options are used for platformio init and platformio run commands (issue #850)

  • Use C++11 by default for CLion IDE based projects (pull #873)

  • Escape project path when Glob matching is used

  • Do not overwrite project configuration variables when system environment variables are set

  • Handle dependencies when installing non-registry package/library (VCS, archive, local folder) (issue #913)

  • Fixed package installing with VCS branch for Python 2.7.3 (issue #885)

Don't miss a new platformio-core release

NewReleases is sending notifications on new releases.