v0.2.0
This release includes:
- a more complete metric evaluation framework atop of measures
- refactoring of the MeasureProvider and MeasureRegistry classes to be subclasses of MeasureEvaluator, and thus offer the same API.
- removal of duplicate code in the MeasureRegistry feature resolution algorithm
- internal code cleanups and renaming to reflect more recent generalisations to the code
- several new internal datastructures to improve robustness and simplicity
- various bugfixes to the MeasureProvider backends
For more details, please refer to the git commit log.