raven.cr v1.6.0 Release Notes

Release Date: 2020-02-13 // about 4 years ago
    • Crystal 0.33.0 compatible
    • 🍱 Invoking Instance#{user,extra,tags}_context with a block, will set passed context within the executed block body (⚠️ non-MT friendly)
    • Initialize Context from JSON-encoded ENV variables (SENTRY_CONTEXT_{USER,EXTRA,TAGS}) - fixes #62
    • Several small tweaks