raven.cr v1.7.0 Release Notes

Release Date: 2020-06-21 // almost 4 years ago
    • 🛠 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