Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

0.11.0

Choose a tag to compare

@benvinegar benvinegar released this 01 Aug 17:01
· 261 commits to master since this release
  • captureError renamed to captureException to match raven-js (alias exists for backwards compat)
  • parsers.parseError now coerces Error type to string. [See #155]