Skip to content

v0.0.4

Latest

Choose a tag to compare

@alexsnaps alexsnaps released this 01 Apr 21:56
· 3 commits to main since this release
v0.0.4
8d63418

What's Changed

  • feat: Interior mutability on Scheduler by @alexsnaps in #17
  • fix(#18): have JobStore.next_job takes a timeout and block by @alexsnaps in #19
  • docs(readme): added badges by @alexsnaps in #20
  • fix(#4): Wait for worker to be available prior to submitting task by @alexsnaps in #21
  • feat(#12): Added SchedulerBuilder type to configure worker pool size by @alexsnaps in #22

Full Changelog: v0.0.3...v0.0.4