2020.11.15
Overview of changes
This section highlights the main changes brought by this release.
- Generate a repository similar to the blueprint with all names customizable by the user.
- Implement some fix to the template compared to the blueprint reference. Principally about translation management. (PR have been done on blueprint repository).
- First level of documentation to explain how to use this Cookiecutter and the repository generated.
- Documentation hosted on ReadTheDoc.org.
- Implement basic level of CI for the cookiecutter.
Changes
🚀 Features
- Fix remaining blueprint occurrences (#53) @oncleben31
- Add French translations (#20) @oncleben31
- Minor corrections in readme and info.md (#14) @oncleben31
🪲 Fixes
- Add device class for sensor state translation (#60) @oncleben31
- Add missing import for slugify helper (#52) @oncleben31
- Fix donation badge (#41) @oncleben31
- Render YAML file in .devcontainer (#21) @oncleben31
👷 Continuous Integration
- Replace branch in HACS action (#58) @oncleben31
Changes to the Cookiecutter
This section lists changes to the Cookiecutter that don't affect generated projects.
👷 Continuous Integration
- Implement upload of project documentation on readthedocs.io (#30) @oncleben31
- Add dependabot for automatic dependencies check (#27) @oncleben31
- Add a GitHub workflow to test pre-commit rules (#26) @oncleben31
- Generate automatically a draft of release note (#24) @oncleben31
📚 Documentation
- Update documentation with incoming release (#61) @oncleben31
- Add template setting description (#46) @oncleben31
- Minor documentation style correction (#43) @oncleben31
- Add advanced usages in README (#42) @oncleben31
- Add development in container explanations (#40) @oncleben31
- Add readthedoc link and badges (#36) @oncleben31
- Add Contributor guide and code of conduct (#35) @oncleben31
- Add generated repository example (#22) @oncleben31
- Implement advanced documentation (#15) @oncleben31
📦 Dependencies
- Bump sphinx from 3.3.0 to 3.3.1 in /docs (#57) @dependabot
- Bump actions/cache from v2.1.2 to v2.1.3 (#45) @dependabot
- Bump actions/checkout from v2.3.3 to v2.3.4 (#34) @dependabot
- Bump sphinx from 3.2.1 to 3.3.0 in /docs (#33) @dependabot
- Bump pre-commit from 2.8.1 to 2.8.2 in /.github/workflows (#29) @dependabot
- Bump release-drafter/release-drafter from v5.12.0 to v5.12.1 (#28) @dependabot