Skip to content

v0.2.0

Compare
Choose a tag to compare
@matthewwardrop matthewwardrop released this 29 Jun 20:53
· 35 commits to master since this release

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.