New nf-core subworkflows subcommand for creating, removing, testing, updating, and finding subworkflows. More info here.
Every pipeline has now its own GitHub codespace template, which can be used to develop the pipeline directly in the browser.
Improved handling of modules and subworkflows from other repos than nf-core/modules.
Pre-commit is now installed as a dependency, which allows us, besides other things, to automatically run prettier to properly format auto-generated JSON / YAML on the fly even if Prettier has not already been manually installed locally.
Shell completion for nf-core commands. More information here.