Skip to content

v1.0.0

Compare
Choose a tag to compare
@Sija Sija released this 26 Aug 17:23
· 237 commits to master since this release
v1.0.0
2afe56a
  • Bumped minimal required Crystal version to 0.26.0
  • Added support for public only DSNs
  • Fixed Kemal integration to make it work with Kemal v0.24.0 (thanks @mamantoha!)
  • Fixed wrong type of context in Sidekiq integration
  • Fixed missing require in Amber integration
  • Use Classes instead of Strings for 404 Not Found Exceptions added to Configuration::IGNORE_DEFAULT in Amber/Kemal integrations
  • Updated crash_handler with newest backtrace format
  • Various small tweaks and improvements