This repository was archived by the owner on Sep 20, 2022. It is now read-only.
Version 0.3.1
Pre-release
Pre-release
This release incorporates PR #22. FindById now returns an ErrorJobNotFound if a job cannot be found with the given id. Previously no error would be returned. Big thanks to @epelc for pointing this out and submitting the PR! This release is 100% backwards compatible.
Full Changelog
- FindById now may return a
ErrorJobNotFound.