Skip to content

v1.8.0

Compare
Choose a tag to compare
@Sija Sija released this 05 Aug 22:10
· 67 commits to master since this release
6673db9
  • Added dedicated Log backend: Raven::LogBackend
  • Added Exception#__raven_event_id and Raven.captured_exception? - useful for avoiding re-capturing same exception multiple times
  • Usual bit of cleanups and refactors