Releases: core-unit-bioinformatics/template-metadata-files
v1.5.0 release / 2024 update
Early 2024 maintenance release with minor addition to gitignore
What's Changed
Full Changelog: v1.4.0...v1.5.0
v1.4.0
v1.3.2
v1.3.1: Add upstream information
For forked repositories and workflows added upstream information in metadata, also for projects.
release v1.3.0: 2023 update
Release updates LICENSE to current data range (2022-2023)
v1.2.1: issue fix release
Fixes the problem that "docs/" was part of gitignore, but used in repositories such as the Snakemake workflow template as name for the "documentation" folder.
v1.2.0: ignore backup folders and files in repo
This release updates gitignore to allow backup folders and files in the repo tree
Add default citation info
This release adds a default citation info file. This information should be customized to the respective repository if applicable. In other words, more specific citation information should take precedence over the default, which needs to be made explicit in the top-level README
v1.0.0: basic set of metadata files
This release includes a basic set of metadata files:
- gitignore, license, editorconfig
- pyproject toml files for workflows, projects etc.