Skip to content
This repository was archived by the owner on Aug 6, 2021. It is now read-only.

v3.0.0

Choose a tag to compare

@jdleesmiller jdleesmiller released this 15 May 16:27
· 19 commits to master since this release

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 HttpError classes have been removed.