|
1 | 1 |
|
2 |
| -version 1.2.0 - 三 4/ 4 15:04:42 2012 |
| 2 | +- version 1.2.0 - 三 4/ 4 15:04:42 2012 |
3 | 3 | - Refactored PEAR channel discover, parser.
|
4 | 4 | - Add ProgressStar to CurlKit
|
5 | 5 | - Cleaned up dependency resolver.
|
6 | 6 | - Fixed package parsring.
|
7 | 7 |
|
8 |
| -version 1.1.0 - 一 3/19 19:16:58 2012 |
| 8 | +- version 1.1.0 - 一 3/19 19:16:58 2012 |
9 | 9 | - Add CacheKit support.
|
10 | 10 | - Add self-update option
|
11 | 11 | - Update for GetOptionKit
|
12 | 12 |
|
13 |
| -version 1.0.0 - Wed Feb 29 23:39:42 2012 |
| 13 | +- version 1.0.0 - Wed Feb 29 23:39:42 2012 |
14 | 14 | - Add --exclude option to compile command.
|
15 | 15 | - mark as stable.
|
16 | 16 |
|
17 |
| -version 0.0.11 - 一 12/26 20:23:56 2011 |
| 17 | +- version 0.0.11 - 一 12/26 20:23:56 2011 |
18 | 18 | - Add curl progress bar stuff.
|
19 | 19 | - Add retry counter for channel discover.
|
20 | 20 | - Fix package.xml generation for pyrus installer (validation)
|
21 | 21 |
|
22 |
| -version 0.0.9 - 日 12/25 12:43:21 2011 |
| 22 | +- version 0.0.9 - 日 12/25 12:43:21 2011 |
23 | 23 | "Compile using vendor files" by yuya-takeyama
|
24 | 24 | Currently ./scripts/compile.sh and ./tests/bootstrap.php loads implicit dependencies from external repos.
|
25 | 25 | Now Onion has bundle feature, so they should load from ./vendor/pear explicitly.
|
26 | 26 | This change improves development portability, and easy to build continuously at external environment (for example Travis CI).
|
27 | 27 |
|
28 |
| -version 0.0.7 |
| 28 | +- version 0.0.7 |
29 | 29 | - Use improved GetOptionKit and CLIFramework.
|
30 | 30 | - Added compile command.
|
0 commit comments