0.5.0
Features
Initial project documentation — #31 ⇄ #32 (⊶ d1a77a3)
↠ Wrote the initial project documentation for the README.md
file that includes…
- …an project introduction and motivation.
- …an overview of the project features.
- …an overview of the directory structure.
- …more detailed sections about all features.
- …some basic instructions how to use this template repository.
- …information about references used for this template repository.
- …information about how to contribute to this project.
Each directory documented in step 3 contains an individual documentation with more detailed information about it.
The package.json
file has also been extended to include the Yarn/NPM workspaces
field.
Update to tmpl
template repository version 0.7.0 — #24, #33 ⇄ #25, #34 (⊶ 793efc2, 8138580)
↠ Updated to tmpl
version 0.7.0 (including version 0.6.0) which introduced a configuration for automated dependency updates and security alerts with Dependabot. Next to the included update configurations for the CI/CD GitHub action workflow and Yarn/NPM dependencies, the file has been extended to support Go modules.
This version also updated to the latest Node.js package dependency & GitHub Action versions.
The full changelog is available here