Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 334 Bytes

release-notes.md

File metadata and controls

18 lines (10 loc) · 334 Bytes

Release notes

1.0.0

  • Use stdlib LazyLock instead of once_cell.
  • Updated dependencies.

0.2.0

  • Support logging to a TCP endpoint.

0.1.0

  • First usable release of dirty-debug: introduces the ddbg!() macro which is able to log to files.

0.0.0

  • Initial release to reserve the crate’s name in crates.io.