v1.0.0
What's Changed
- Provides a shutdown method on the runner class by @robacarp in #87
- clarifies the interface for naming the queue a job should use by @robacarp in #86
- Corrects Log implementation so that entry source is correct by @robacarp in #88
- Switches to a pooled client connection by @robacarp in #89
- Logging enhancements by @robacarp in #92
- Finishes backend abstraction by @robacarp in #96
- Updates runner to use time::span by @robacarp in #103
- Job state enum by @robacarp in #104
- gsub on all files task->job_run by @robacarp in #105
- Gaskins redis by @robacarp in #106
Full Changelog: v0.11.2...v1.0.0