Skip to content

Releases: honeybadger-io/honeybadger-crystal

v0.3.0

14 Jan 17:17
d50b2c0
Compare
Choose a tag to compare

What's Changed

  • Add support for events for Insights by @jgaskins in #37
  • Add documentation for sending events to Insights by @stympy in #38
  • chore: release 0.3.0 by @stympy in #39

New Contributors

Full Changelog: v0.2.3...v0.3.0

v0.2.3

29 Sep 21:13
e03ef86
Compare
Choose a tag to compare

What's Changed

  • Call the correct Dispatch#send in Honeybadger::Handler by @gmartsenkov in #31

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

26 Aug 17:11
fd5ac38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

Adds AuthenticHandler

20 Jan 23:09
Compare
Choose a tag to compare
v0.2.1

updates version to 0.2.1

v0.2.0

20 Jan 23:03
Compare
Choose a tag to compare
  • Allow implicit context variable declaration; scavenge data from crystal Log Context (#19)