Skip to content

Commit 610dd5b

Browse files
committed
chore: new version 0.4.0 [skip ci] [ci skip]
1 parent b39c018 commit 610dd5b

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## [0.4.0](https://github.com/adhocore/php-cli-syntax/releases/tag/0.4.0) (2020-01-08)
2+
3+
### Features
4+
- **Clish.cmd**: Add --with-line-no option (Jitendra Adhikari) [_664c263_](https://github.com/adhocore/php-cli-syntax/commit/664c263)
5+
- **Highlighter**: Support lineno (Jitendra Adhikari) [_5ad19fa_](https://github.com/adhocore/php-cli-syntax/commit/5ad19fa)
6+
- **Exporter**: Support lineno (Jitendra Adhikari) [_dffe047_](https://github.com/adhocore/php-cli-syntax/commit/dffe047)
7+
- **Pretty**: Support line no, refactor reset() (Jitendra Adhikari) [_513095a_](https://github.com/adhocore/php-cli-syntax/commit/513095a)
8+
9+
### Miscellaneous
10+
- **Composer**: Bump adhocore/cli version (Jitendra Adhikari) [_26f4b38_](https://github.com/adhocore/php-cli-syntax/commit/26f4b38)
11+
- Cleanup (Jitendra Adhikari) [_90ca8c9_](https://github.com/adhocore/php-cli-syntax/commit/90ca8c9)
12+
13+
### Documentations
14+
- Update programatic usage options (Jitendra Adhikari) [_2655e21_](https://github.com/adhocore/php-cli-syntax/commit/2655e21)
15+
- Update options, example and screenshot (Jitendra Adhikari) [_dca4f92_](https://github.com/adhocore/php-cli-syntax/commit/dca4f92)
16+
17+
118
## [0.3.1](https://github.com/adhocore/php-cli-syntax/releases/tag/0.3.1) (2019-12-31)
219

320
### Miscellaneous

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.1
1+
0.4.0

0 commit comments

Comments
 (0)