v1.7.0
- 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
classRaven::BreadcrumbLogBackend
which records logged messages as breadcrumbs (incl. metadata), fixes #67 - Small tweaks and refactors
- Bumped ameba to
v0.13