- Fix typo.
- Check job name when start scheduler.
- Add
smol
feature. - Update example.
- Add publish workflow.
- Update document.
- Support blocking or CPU-bound job.
- Upgrade dependencies.
- Support parameterized job.
- Add
Metric
to record status in runtime. - Support
Scheduler
spawn multiple threads to run the job parallely. - Enable update next run time of jobs by the function the caller provided.