Flower 1.11.1
Thanks to our contributors
We would like to give our special thanks to all the contributors who made the new version of Flower possible (in git shortlog
order):
Charles Beauville
, Chong Shen Ng
, Daniel J. Beutel
, Heng Pan
, Javier
, Robert Steiner
, Yan Gao
Improvements
-
Implement
keys/values/items
methods forTypedDict
(#4146) -
Fix parsing of
--executor-config
if present (#4125) -
Adjust framework name in templates docstrings (#4127)
-
Update
flwr new
Hugging Face template (#4169) -
Fix
flwr new
FlowerTune template (#4123) -
Add buffer time after
ServerApp
thread initialization (#4119) -
Handle unsuitable resources for simulation (#4143)
-
Update example READMEs (#4117)
-
Update SuperNode authentication docs (#4160)
Incompatible changes
None