This repository was archived by the owner on Aug 6, 2021. It is now read-only.
v3.0.0
This is a rewrite to change the approach to long stack traces --- previously, we wrapped exceptions as causes, now we should usually use OError.tag to add context to the original Error.
- Constructor signature has changed --- it is no longer an object.
- The
HttpErrorclasses have been removed.