Re-introduces the IRunningStatistic
interface and overhauls the RunningStatisticBase
class (Formerly AbstractRunningStatistic
) to handle more boilerplate. Greatly enhanced the unit tests and added more examples. Statistics also guard against illegal values to ensure as little unexpected behavior as possible.
Full Changelog: release-1.1.1...release-2.0.0