File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.1.0] ( https://github.com/adhocore/php-cron-expr/releases/tag/1.1.0 ) (2019-12-27)
2+
3+ ### Features
4+ - Add ref time class (Jitendra Adhikari) [ _ 2ad504b_ ] ( https://github.com/adhocore/php-cron-expr/commit/2ad504b )
5+
6+ ### Bug Fixes
7+ - ** Expr** : Replace literals case insensitive (Jitendra Adhikari) [ _ a5c179f_ ] ( https://github.com/adhocore/php-cron-expr/commit/a5c179f )
8+
9+ ### Internal Refactors
10+ - ** Validator** : Use reference time class (Jitendra Adhikari) [ _ 05f139d_ ] ( https://github.com/adhocore/php-cron-expr/commit/05f139d )
11+ - ** Checker** : Use reference time class (Jitendra Adhikari) [ _ 7b4138f_ ] ( https://github.com/adhocore/php-cron-expr/commit/7b4138f )
12+ - ** Expr** : Use reference time class, cleanup process() (Jitendra Adhikari) [ _ 1ce873d_ ] ( https://github.com/adhocore/php-cron-expr/commit/1ce873d )
13+
14+ ### Miscellaneous
15+ - ** Reftime** : Add method annot for magic calls (Jitendra Adhikari) [ _ 96b78d1_ ] ( https://github.com/adhocore/php-cron-expr/commit/96b78d1 )
16+ - Ignore coverage xml (Jitendra Adhikari) [ _ 2a9505a_ ] ( https://github.com/adhocore/php-cron-expr/commit/2a9505a )
17+ - ** Composer** : Bump deps version, fix test: cov (Jitendra Adhikari) [ _ 14e9117_ ] ( https://github.com/adhocore/php-cron-expr/commit/14e9117 )
18+
19+ ### Documentations
20+ - About cron (Jitendra Adhikari) [ _ a3760f8_ ] ( https://github.com/adhocore/php-cron-expr/commit/a3760f8 )
21+
22+
123## [ 1.0.0] ( https://github.com/adhocore/php-cron-expr/releases/tag/1.0.0 ) (2019-12-22)
224
325### Internal Refactors
Original file line number Diff line number Diff line change 1- 1.0 .0
1+ 1.1 .0
You can’t perform that action at this time.
0 commit comments