Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 412 Bytes

File metadata and controls

23 lines (13 loc) · 412 Bytes

Release notes

1.0.1

  • Relicensed project under the MIT license.
  • Update dependencies.

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.