- Use stdlib
LazyLock
instead ofonce_cell
. - Updated dependencies.
- Support logging to a TCP endpoint.
- First usable release of
dirty-debug
: introduces theddbg!()
macro which is able to log to files.
- Initial release to reserve the crate’s name in crates.io.