Skip to content

0.5.0

Compare
Choose a tag to compare
@svengreb svengreb released this 10 Nov 19:23
· 31 commits to main since this release
v0.5.0

Release Date: 2020-11-10 Project Board Milestone

Show all commits

Features

Initial project documentation#31#32 (⊶ d1a77a3)

↠ Wrote the initial project documentation for the README.md file that includes…

  1. …an project introduction and motivation.
  2. …an overview of the project features.
  3. …an overview of the directory structure.
  4. …more detailed sections about all features.
  5. …some basic instructions how to use this template repository.
  6. …information about references used for this template repository.
  7. …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