Skip to content

Latest commit

 

History

History
53 lines (28 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

53 lines (28 loc) · 1.09 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

v0.6.0 (2024-11-13)

Features:

  • inspect metadata instead of serializing it

v0.5.2 (2024-10-26)

Bug Fixes:

  • logger handler not handling IO data

v0.5.1 (2024-10-12)

Bug Fixes:

  • write a custom JSON encoder to prevent crashing the handler

[0.5.0] - 2024-09-12]

  • Oban trace improvements
  • LiveComponent trace improvements
  • Fix double error reporting on some plug errors

[0.4.0] - 2024-09-01]

  • Allow config to disable DiscoLog in env / test environments
  • Fix an issue with logger handler and struct

[0.3.0] - 2024-09-01]

  • Bump Req version
  • Enable Tesla integration by default

[0.2.0] - 2024-08-31]

  • Fix some bugs
  • Add new tesla integration

[0.1.0] - 2024-08-28]

  • Initial release