v0.3.0
Frequenz Repository Configuration Release Notes
Summary
This release is a major step and adds many features and breaking changes.
Upgrading
Since this project is still in heavy development, the easiest way to upgrade is
to regenerate the templates. Please follow the instructions in the new
documentation website about updating
projects.
New Features
This is just a quick (non-comprehensive) summary of the new features:
- 
Add --diffas a default argument forisort
- 
Improve README
- 
Don't import modules into packages 
- 
Support migrating and updating existing projects with Cookiecutter 
- 
Cookiecutter template - Add dependabotconfiguration
- Add issue templates, keyword labeler, and PR labeler
- Add CODEOWNERSfile
- Add direnv-related files to.gitignore
- Add GitHub CI workflow to cookiecutter
- Add CONTRIBUTINGguide tocookiecutter
- Add RELEASE_NOTEStocookiecutter
- Add support to generate documentation using mkdocs
 
- Add 
- 
Apply all the Cookiecutter template improvements to this project 
Bug Fixes
This is just a quick (non-comprehensive) summary of bug fixes:
- Fix some comments about creating labels
- Fix tests
Full Changelog: v0.2.0...v0.3.0