Skip to content

Releases: vigna/dsi-progress-logger-rs

0.2.5

06 Nov 15:19
Compare
Choose a tag to compare

[0.2.5] - 2024-11-06

New

  • no_logging! macro.

0.2.4

25 Mar 07:54
Compare
Choose a tag to compare

[0.2.4] - 2024-03-24

New

  • Now the logging target is configurable. Thanks to Valentin
    Lorentz for implementing this feature.

  • A progress_logger! macro makes initialization easier, and defaults
    the logging target to std::module_path!().

0.2.3

18 Mar 12:59
Compare
Choose a tag to compare

[0.2.3] - 2024-03-18

New

  • Added prelude.