- Allow uppercase for days of the week (Thanks @TomLorenzi)
- Implement fluent interface (Thanks @Menelion)
- Fix typos in README
- Make tests compatible with PHPUnit 6+
- Fix #6 (Thanks @wenqinruan)
- Fixed findJobByRegex not searching comments
- Cronjob can now be enabled/disabled
- Cronjob can now be removed from de crontab
- Done some refactoring and cs fixes
- Written README.md documentation
- Preparing source to be published on Github