Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 489 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 489 Bytes

0.4.0

  • Add support for ActiveJob
  • Fix pretty formatting of payloads

0.3.1

  • Add optional database config (thanks to @kiskoza).

0.3.0

  • Add exceptions: Framework + ActiveJob + Sidekiq Worker exceptions.
  • Add OpenAI support for AI assistant in exceptions.
  • Fix exceptions when using importmap binary by adding net/http override in railties initializer.

0.2.0

  • Fix missing require for pagy gem.

0.1.0

  • Initial release including incoming and outgoing requests.