Skip to content

Commit e6a7619

Browse files
committed
Fix markdown format
1 parent 7595978 commit e6a7619

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Changes.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11

2-
version 1.2.0 - 三 4/ 4 15:04:42 2012
2+
- version 1.2.0 - 三 4/ 4 15:04:42 2012
33
- Refactored PEAR channel discover, parser.
44
- Add ProgressStar to CurlKit
55
- Cleaned up dependency resolver.
66
- Fixed package parsring.
77

8-
version 1.1.0 - 一 3/19 19:16:58 2012
8+
- version 1.1.0 - 一 3/19 19:16:58 2012
99
- Add CacheKit support.
1010
- Add self-update option
1111
- Update for GetOptionKit
1212

13-
version 1.0.0 - Wed Feb 29 23:39:42 2012
13+
- version 1.0.0 - Wed Feb 29 23:39:42 2012
1414
- Add --exclude option to compile command.
1515
- mark as stable.
1616

17-
version 0.0.11 - 一 12/26 20:23:56 2011
17+
- version 0.0.11 - 一 12/26 20:23:56 2011
1818
- Add curl progress bar stuff.
1919
- Add retry counter for channel discover.
2020
- Fix package.xml generation for pyrus installer (validation)
2121

22-
version 0.0.9 - 日 12/25 12:43:21 2011
22+
- version 0.0.9 - 日 12/25 12:43:21 2011
2323
"Compile using vendor files" by yuya-takeyama
2424
Currently ./scripts/compile.sh and ./tests/bootstrap.php loads implicit dependencies from external repos.
2525
Now Onion has bundle feature, so they should load from ./vendor/pear explicitly.
2626
This change improves development portability, and easy to build continuously at external environment (for example Travis CI).
2727

28-
version 0.0.7
28+
- version 0.0.7
2929
- Use improved GetOptionKit and CLIFramework.
3030
- Added compile command.

0 commit comments

Comments
 (0)