v0.7.4
Release notes 0.7.4
This release adds some improvements to and fix some minor issues
Fixed issues
- Removed useless
_load_from_cachefrom some clients - Other minor fixes including docs and tests
Improvements
- Improved
ClassificationEvalthat is now extensible with custom metrics - The
flukecommand accepts now overriding arguments (viahydra) - Added configuration validation with
cerberus
New features
- It is now possible to install
flukevia Docker - Added notification for message sent, broadcasted and for the early stopping of the federation
- Added
DebugLogto have a more verbose logger - Added
ConfigurationErrorto handle these types of errors