v1.6.0
- 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