Releases: alxlion/eyeloupe
Releases · alxlion/eyeloupe
v0.4.0
- Add support for ActiveJob
- Fix pretty formatting of payloads
v0.3.1
- Add optional database config (thanks to @kiskoza)
v0.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.
v0.2.0
Initial stable release.
- Initial release including incoming and outgoing requests.
- Fix missing require for
pagy
gem.