Skip to content

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 10 Aug 05:50
· 4 commits to master since this release
v0.3.5
c95d8dc

v0.3.5

  • claim_job now receives job_id as &str, and handle now make sures to not take jobs with empty IDs.
  • debug_log!() now prints messages with LogLevel::Ok with println!().