All notable changes to this project will be documented in this file.
This file's format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Add a
DefaultLogger
for users who don't need statistics. - Move repository homepage.
- Some small but breaking changes to stats creation API.
- No longer require an instance of the formatter type.
- Take a list of
StatsDefinitions
so users can track stats from multiple crates in one place.
- Proper
Clone
support forStatisticsLogger
- Add support for retrieving the current values of all stats.
Initial open source release. Versions 3.0.0 and earlier were proprietary.