CHANGELOG.md
Changelog
v0.1.4 - 2024-12-08
Bug Fixes
- template date parsing (58d0742)
- mypy issue (284148c)
- mypy issue (55a7c08)
- add release command to Makefile and fix mypy error (b78a29d)
- fix mypy issue in CI (7359568)
- update fedavg to properly weight clients (ac2d50c)
- make model management less redundant (1920ffd)
Documentation
- update model management concept (35378d6)
Build System
- add automated release back into changelog and prepare_relase (f46fd19)
- add automated release (f707247)
Other Changes
- Merge pull request #5 from camille-004/cd/fedavg-weights (6533fd1) ()
- Merge pull request #4 from camille-004/model-management (a30e8e3) ()
- Merge pull request #3 from camille-004/automate-release (1331db9) ()
g
v0.1.3 - 2024-12-05
Documentation
- add release docs and fix release notes rst (6ed363a)