v0.11.0
github-actions
released this
06 Sep 09:03
·
376 commits
to v0.x.x
since this release
Frequenz Migrogrid API Release Notes
Summary
This is the first public open source release based on the internal version v0.10.0. There are no breaking changes in this release, only changes to the
project structure, metadata, and automation. Packages are also now uploaded to PyPI as frequenz-api-microgrid
, so this project now can be installed normally via pip
:
python -m pip install frequenz-api-microgrid
The GitHub issues were also improved, adding templates for reporting issues and requesting features. Users are also pointed to the Discussion forums when trying to open an issue if they have questions instead. Also many labels are assigned automatically on issue and pull request creation.
What's Changed
- Add CODEOWNERS file by @leandro-lucarella-frequenz in #2
- ci: Add automatic pull request labeler by @leandro-lucarella-frequenz in #3
- Add GitHub issue form templates by @leandro-lucarella-frequenz in #4
- Add KeywordLabeler app configuration by @leandro-lucarella-frequenz in #5
- Upload packages to PyPI by @leandro-lucarella-frequenz in #8
- ci: Create GitHub Release automatically by @leandro-lucarella-frequenz in #9
- Add write permissions to the release job by @leandro-lucarella-frequenz in #11
New Contributors
- @leandro-lucarella-frequenz made their first contribution in #2
Full Changelog: https://github.com/frequenz-floss/frequenz-api-microgrid/commits/v0.11.0