Skip to content

v0.7.4

Choose a tag to compare

@makgyver makgyver released this 06 May 15:48
· 79 commits to main since this release

Release notes 0.7.4

This release adds some improvements to and fix some minor issues

Fixed issues

  • Removed useless _load_from_cache from some clients
  • Other minor fixes including docs and tests

Improvements

  • Improved ClassificationEval that is now extensible with custom metrics
  • The fluke command accepts now overriding arguments (via hydra)
  • Added configuration validation with cerberus

New features

  • It is now possible to install fluke via Docker
  • Added notification for message sent, broadcasted and for the early stopping of the federation
  • Added DebugLog to have a more verbose logger
  • Added ConfigurationError to handle these types of errors