- Add `extra_info` parameter to sp.logging.Logger.benchmark to allow adding callbacks that generate extra info
1.0.1
- Fix sp.logging.Logger.benchmark logging double brackets `(())` instead of `()`
v.1.0.0 Breaking changes to sp.logging - sp.logging removed `make_logger` and `log` - sp.logging now only contains one improved logger class called `Logger` - See `readme.md` for documentation details