v0.2.0
- Ported almost all of the processors from raven-ruby
- Fixed most of the remaining bugs in public API
- Fixed recognizing
#in_app?
for relative paths - Extract Shards
lib
from path intoInterface::Stacktrace::Frame#package
- Implemented integrations for Kemal and Sidekiq.cr, closes #2
- De-ansify captured log messages
- Improved docs
- Loads of tweaks and fixes