Skip to content

v0.2.0

Compare
Choose a tag to compare
@Sija Sija released this 06 Mar 18:21
· 405 commits to master since this release
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 into Interface::Stacktrace::Frame#package
  • Implemented integrations for Kemal and Sidekiq.cr, closes #2
  • De-ansify captured log messages
  • Improved docs
  • Loads of tweaks and fixes