Changelog for
platformio-core-3.6.0-lp150.1.1.noarch.rpm :
* Thu Aug 30 2018 t.grunerAATTkatodev.de- update to version 3.6.0 (2018-08-06) - `Program Memory Usage
`_ - Print human-readable memory usage information after a build and before uploading - Print detailed memory usage information with \"sections\" and \"addresses\" in `verbose mode `__ - Check maximum allowed \"program\" and \"data\" sizes before uploading/programming (`issue #1412 `_) - `PIO Unit Testing `__: - Documented `Project Shared Code `__ - Force building of project source code using `test_build_project_src `__ option - Fixed missed ``UNIT_TEST`` macro for unit test components/libraries - Check package structure after unpacking and raise error when antivirus tool blocks PlatformIO package manager (`issue #1462 `_) - Lock interprocess requests to PlatformIO Package Manager for install/uninstall operations (`issue #1594 `_) - Fixed an issue with `PIO Remote `__ when upload process depends on the source code of a project framework - Fixed an issue when ``srcFilter`` field in `library.json `__ breaks a library build (`issue #1735 `_)
* Tue Jul 03 2018 t.grunerAATTkatodev.de- update to version 3.5.4 - Improved removing of default build flags using build_unflags option (issue #1712) - Export LIBS, LIBPATH, and LINKFLAGS data from project dependent libraries to the global build environment - Don\'t export CPPPATH data of project dependent libraries to framework\'s build environment (issue #1665) - Handle \"architectures\" data from \"library.properties\" manifest in lib_compat_mode = strict - Added workaround for Python SemVer package\'s issue #61 with caret range and pre-releases - Replaced conflicted \"env\" pattern by \"sysenv\" for \"platformio.ini\" Dynamic Variables\" (issue #1705) - Removed \"date&time\" when processing project with platformio run command (issue #1343) - Fixed issue with invalid LD script if path contains space - Fixed preprocessor for Arduino sketch when function returns certain type (issue #1683) - Fixed issue when platformio lib uninstall removes initial source code (issue #1023)
* Fri Jun 08 2018 t.grunerAATTkatodev.de- Initial release 3.5.3