Skip to content

Commit 4624d58

Browse files
committed
chore: new version 0.1.0 [skip ci]
1 parent ef633bb commit 4624d58

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
## [0.1.0](https://github.com/adhocore/php-cli-syntax/releases/tag/0.1.0) (2019-12-21)
2+
3+
### Features
4+
- Add highlighter (Jitendra Adhikari) [_a7a0ca2_](https://github.com/adhocore/php-cli-syntax/commit/a7a0ca2)
5+
6+
### Internal Refactors
7+
- Make code param optional (Jitendra Adhikari) [_d41b677_](https://github.com/adhocore/php-cli-syntax/commit/d41b677)
8+
9+
### Miscellaneous
10+
- Fix example.phps (Jitendra Adhikari) [_ef633bb_](https://github.com/adhocore/php-cli-syntax/commit/ef633bb)
11+
- **Composer**: Fix package name (Jitendra Adhikari) [_7f9912e_](https://github.com/adhocore/php-cli-syntax/commit/7f9912e)
12+
- **Composer**: Add test:cov, require ext-dom (Jitendra Adhikari) [_6087842_](https://github.com/adhocore/php-cli-syntax/commit/6087842)
13+
- Add example script (Jitendra Adhikari) [_c2c8808_](https://github.com/adhocore/php-cli-syntax/commit/c2c8808)
14+
- Add github meta files (Jitendra Adhikari) [_e14ede6_](https://github.com/adhocore/php-cli-syntax/commit/e14ede6)
15+
- **Composer**: Add composer json (Jitendra Adhikari) [_5c38863_](https://github.com/adhocore/php-cli-syntax/commit/5c38863)
16+
- Add license, changelog, contributing (Jitendra Adhikari) [_bc73517_](https://github.com/adhocore/php-cli-syntax/commit/bc73517)
17+
- Init (Jitendra Adhikari) [_722a725_](https://github.com/adhocore/php-cli-syntax/commit/722a725)
18+
19+
### Documentations
20+
- Styleci (Jitendra Adhikari) [_cfb88ef_](https://github.com/adhocore/php-cli-syntax/commit/cfb88ef)
21+
- Update usage, add screenshot (Jitendra Adhikari) [_11526f7_](https://github.com/adhocore/php-cli-syntax/commit/11526f7)
22+
- Add readme (Jitendra Adhikari) [_21b5b8a_](https://github.com/adhocore/php-cli-syntax/commit/21b5b8a)
23+
24+
### Builds
25+
- **Travis**: Add travis yml (Jitendra Adhikari) [_e75bee9_](https://github.com/adhocore/php-cli-syntax/commit/e75bee9)
26+
27+
28+

VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0.1.0

0 commit comments

Comments
 (0)