Skip to content

0.2.0

Compare
Choose a tag to compare
@logankeenan logankeenan released this 04 Mar 02:39
· 57 commits to main since this release
  • BREAKING: public functions will return Result<T, Error> to allow consumers to handle errors rather than panic.
  • PATCH: Update worker to 0.0.13