File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22name = " cz_gitmoji"
33tag_format = " $version"
44version_scheme = " pep440"
5- version = " 0.1 .0"
5+ version = " 1.0 .0"
66update_changelog_on_bump = true
Original file line number Diff line number Diff line change 1+ ## 1.0.0 (2026-01-14)
2+
3+ ### ✨ Features
4+
5+ - repository now at the nf-core GitHub organisation
6+ - add repo host and ci customizability
7+ - all latest features and capabilities from upstream nf-core/modules, incl.
8+ - support for nf-test
9+ - nf-test CI (with sharding) on GitHub
10+ - updated JSON schemas for modules and sub-workflows
11+ - support for linting with topic channels
12+ - updated DevContainer and VSCode support
13+ - updated linter configuration (prek, etc)
14+ - issue templates (for GitHub users)
15+
16+ ### 🐛🚑️ Fixes
17+
18+ - correct repo name in README
19+ - placeholder and template values for copier
20+
121## 0.1.0 (2024-10-22)
222
323### ✨ Features
You can’t perform that action at this time.
0 commit comments