Commit Graph

39 Commits

Author SHA1 Message Date
Ivan Kravets 2bc68df958 Preparation for v0.9.0 2014-12-01 23:04:26 +02:00
Ivan Kravets e49d4e2722 Fix #28: bug with code builder and built-in Arduino libraries 2014-12-01 16:11:30 +02:00
Ivan Kravets 3c9e809b58 Improve "init" command. Resolve #31 2014-11-30 18:14:18 +02:00
Ivan Kravets 22297b9cfd Implement "platformio settings" command 2014-11-29 22:58:10 +02:00
Ivan Kravets bcfb007c90 Added Migration Manager which simplifies process with upgrading to a major release 2014-11-29 22:55:32 +02:00
Ivan Kravets 33d87367e7 Add Telemetry Service 2014-11-29 22:48:15 +02:00
Ivan Kravets b103dc01c0 Refactored Package Manager 2014-11-22 23:55:17 +02:00
Ivan Kravets f8ed09c3ad Improve installation section 2014-11-21 21:06:32 +02:00
Ivan Kravets 73004d0ad8 Switch to 0.9.0-dev branch 2014-10-19 18:01:27 +03:00
Ivan Kravets 416bf8e7af Ready for v0.8.0 2014-10-19 17:58:35 +03:00
Ivan Kravets 2d6c0ef66d Avoid trademark issues in library.json; switch to PlatformIO Library Registry ID logic
Resolve issue #17
2014-10-19 00:14:11 +03:00
Ivan Kravets 466026b5c6 Update project description, history and etc 2014-10-06 23:27:49 +03:00
Ivan Kravets 9ead140b6e Fix lib update crashing when no libs are installed (resolve issue #19) 2014-10-05 23:34:40 +03:00
Ivan Kravets 024be2e094 Automatic detection of port on upload (resolve #15) 2014-10-03 19:47:34 +03:00
Ivan Kravets 2a7e67b8e4 Fix bug with order for "includes" in conversation from INO/PDE to CPP 2014-09-30 20:55:08 +03:00
Ivan Kravets 09761004dd Ready for 0.8.0-dev 2014-09-24 22:33:40 +03:00
Ivan Kravets c14dbb5ef1 Resolve #6. Ready for 0.7.0 2014-09-24 22:25:44 +03:00
Ivan Kravets 2ac4b9a590 Fill history with Library Manager record 2014-09-06 22:19:51 +03:00
Ivan Kravets 768eea8a6d Implemented new `[platformio]` section for Configuration File | Resolve #14 2014-08-22 17:57:28 +03:00
Ivan Kravets 0323fe7b90 Preparation for 0.7.0-dev 2014-08-09 23:29:37 +03:00
Ivan Kravets fbab527ed3 Ready for 0.6.0 release 2014-08-09 23:20:45 +03:00
Ivan Kravets 7bee016a7e Implement serialports monitor / resolve #10 2014-08-09 23:13:29 +03:00
Ivan Kravets 628cf3b652 Simplify README 2014-08-09 17:49:37 +03:00
Ivan Kravets 71c66b9171 Fix bug with auto-conversation from Arduino *.ino to *.cpp 2014-08-09 17:19:08 +03:00
Ivan Kravets 62ccafde23 Resolve issue #9: ImportError: No module named platformio.util 2014-08-05 14:18:16 +03:00
Ivan Kravets 94faec9827 Fix links for testers 2014-08-04 12:00:47 +03:00
Ivan Kravets 6239b9d22a Ready for 0.5.0 release 2014-08-04 11:55:55 +03:00
Ivan Kravets 47b8d32bbf Update with fixed bugs/issues and "thanks" part! 2014-08-04 11:51:04 +03:00
Ivan Kravets 8b056efe64 Resolve #8: Implement "upgrade" command and "auto-check" for the latest version 2014-08-03 18:40:20 +03:00
Ivan Kravets e81723f73c Added support for Raspberry Pi, Microduino and Raspduino 2014-07-31 16:18:17 +03:00
Ivan Kravets ffa3d3f2f1 Optimised conversion from package aliases to names 2014-07-30 23:08:36 +03:00
Ivan Kravets 3125c8485b Allowed to skip default packages via --skip-default-package flag 2014-07-30 22:41:07 +03:00
Ivan Kravets ec39cfeb90 Filled README & HISTORY with latest additions 2014-07-28 21:18:26 +03:00
Ivan Kravets a8112c2f37 Fixed auto-installer for Windows OS (bug with %PATH% customisations) 2014-06-21 23:04:33 +03:00
Ivan Kravets ea71a24e6d Preparation for the first stable/production release 2014-06-21 22:44:57 +03:00
Ivan Kravets a2402c31b7 Implemented "build_flags" option for environments // closed issue #4 2014-06-21 22:27:58 +03:00
Ivan Kravets 547306df16 Added "IDE Integration" section to main documentation with Eclipse examples 2014-06-20 15:33:42 +03:00
Ivan Kravets b92c85217a Ready for 0.3.0-dev 2014-06-15 22:32:37 +03:00
Ivan Kravets c8e3eea409 Added release history file 2014-06-15 22:02:05 +03:00