* make all user methods in algorithms static (no self argument). * better encapsulation. * expand definition of storage for read and write protection.
0.8.3
------------------
* add option for valid split on global data in basic dta manager.
0.8.2
------------------
* changed image paths to links from github in readme
0.8.1
------------------
* fix a minor bug with a link in readme
0.8.0
------------------
* some major revision to documentation * some enhancement to FedProx compatibility with v0.7+
0.7.0
------------------
* algorithms got more secure with local storage * redefined model architectures * fixed bug in default step closure' * made random seed more consistent