Skip to content

Flower 1.26.0

Choose a tag to compare

@github-actions github-actions released this 05 Feb 17:44
· 179 commits to main since this release
7ff765c

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, Flippchen, Heng Pan, Iason Ofeidis, Javier, Jun S, Soumik Sarker, Taner Topal, Yan Gao, nihonge

What's new?

Incompatible changes

  • Deprecate legacy flwr CLI configuration via pyproject.toml (#6374, #6393, #6399, #6405)

    Deprecates the now-legacy flwr CLI configuration usage (where configuration lives in pyproject.toml) following the introduction of the (central, project-independent) Flower configuration. Refer to the Flower CLI reference or run flwr <command> --help for updated usage.