Skip to content

v1.7.0

Compare
Choose a tag to compare
@Sija Sija released this 21 Jun 19:54
· 93 commits to master since this release
3fff872
  • Crystal 0.35.0 compatible, fixes #64
  • Refactored logging to go through Raven::Log instance + scraped all usage of (deprecated now) Logger - except the optional breadcrumb logger integration (thanks @wout!)
  • New Log::Backend class Raven::BreadcrumbLogBackend which records logged messages as breadcrumbs (incl. metadata), fixes #67
  • Small tweaks and refactors
  • Bumped ameba to v0.13