* fixed some errors in docstring of central FL algorithms * add sample balance param to to identifiers of data manager
0.6.1
Not secure
------------------
* fixed bug in ``partition_global_data`` of ``BasicDataManager`` * some changes in default values for better log storage and aggregation
0.6.0
Not secure
------------------
* changed the name of cli directory * added cli tests * added support for pytorch original lr schedulers * improved docs * added version option to fedsim-cli
0.5.0
Not secure
------------------
* completed lr schedulers and generalized them for all levels * changed some argument names and default values
0.4.1
Not secure
------------------
* fixed bugs with mismatched loss_fn argument name in cli commands * changed all ``eval_freq`` arguemnts to unified ``log_req``
0.4.0
Not secure
------------------
* changed the structure of scores and losses * made it possible to hook multiple local and global scores