# Changelog
## 0.0.3 (2025-05-08)
* InvocationCount metric for counting calls to functions
* Addition of benchmarks
* Clone on Step crystalizes the elapsed time by default
* Added Step::clone_without_elapsed
* Checkpoint and Recovery added to Driver
## 0.0.2 (2025-05-08)
* Description in crates.io updated
* Removed log dependency
* Algo::step return type now a tuple
## 0.0.1 (2025-05-08)
* Initial release of the crate.