All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
v0.6.0 (2024-11-13)
- inspect metadata instead of serializing it
v0.5.2 (2024-10-26)
- logger handler not handling IO data
v0.5.1 (2024-10-12)
- write a custom JSON encoder to prevent crashing the handler
- Oban trace improvements
- LiveComponent trace improvements
- Fix double error reporting on some plug errors
- Allow config to disable DiscoLog in env / test environments
- Fix an issue with logger handler and struct
- Bump Req version
- Enable Tesla integration by default
- Fix some bugs
- Add new tesla integration
- Initial release