Skip to content

v1.6.0

Compare
Choose a tag to compare
@Sija Sija released this 13 Feb 23:53
· 125 commits to master since this release
16d04fa
  • 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