Files
platformio-core/HISTORY.rst

27 lines
923 B
ReStructuredText
Raw Normal View History

2014-06-15 22:02:05 +03:00
Release History
===============
0.3.0 (2014-06-21)
2014-06-15 22:32:37 +03:00
---------
* Allowed to pass multiple "SomePlatform" to install/uninstall commands
* Added "IDE Integration" section to README with Eclipse project examples
* Created auto installer script for *PlatformIO* (`issue #3 <https://github.com/ivankravets/platformio/issues/3>`_)
* Added "Super-Quick" way to Installation section (README)
* Implemented "build_flags" option for environments (`issue #4 <https://github.com/ivankravets/platformio/issues/4>`_)
2014-06-15 22:02:05 +03:00
0.2.0 (2014-06-15)
------------------
* Resolved `issue #1 "Build referred libraries" <https://github.com/ivankravets/platformio/issues/1>`_
* Renamed project's "libs" directory to "lib"
* Added `arduino-internal-library <https://github.com/ivankravets/platformio/tree/develop/examples/arduino-internal-library>`_ example
* Changed to beta status
0.1.0 (2014-06-13)
------------------
* Birth! First alpha release