Releases: furkandeveloper/EasyCronJob
Releases · furkandeveloper/EasyCronJob
v3.0.0
What's Changed
- Handle long delays in ScheduleJob by chaining timers by @Maximebaker in #52
- chore: going to 8.0 by @evan-boissonnot in #53
New Contributors
- @Maximebaker made their first contribution in #52
- @evan-boissonnot made their first contribution in #53
Full Changelog: v2.1.0...v3.0.0
✨ Added Cron Format for Include Second Jobs
What's Changed
- ✨ [FEATURE] Added Cron Format by @furkandeveloper in #28
Full Changelog: v2.0.0...v2.1.0
Added Auto Configure
What's Changed
- ✨ [FEATURE] Added Auto Configurer by @furkandeveloper in #24
Full Changelog: v1.0.1...v2.0.0
♻ [Refactor] Fix codacy issues
Summary
This realese includes fixed issues of codacy CI tool.
Initial Release
✨ Added
- Added base cron job service
- Added Abstractions Layer
- Added Sample Project