Skip to content

Latest commit

Β 

History

History
46 lines (28 loc) Β· 948 Bytes

File metadata and controls

46 lines (28 loc) Β· 948 Bytes

0.1.0 (2024-10-22)

✨ Features

  • add github action test workflow
  • add examplemodule templated files

πŸ›πŸš‘οΈ Fixes

  • typo in init commit message

πŸ’šπŸ‘· CI & Build

  • switch ci runners back to ubuntu-latest
  • Makefile: add clean command
  • add Makefile command for demo build & commit
  • demo: add Makefile to build demo library
  • update ruff / python-jsonschema precommit hooks

πŸ“„ License

  • add LICENSE selection to template
  • add LICENSE to docs

πŸ“πŸ’‘ Documentation

  • fix typo in README and add template update instructions
  • add docs serve for template
  • README: add description and simple usage

πŸ™ˆ Ignore

  • add demo folder to ignores

πŸš€ Deployments

  • demo-answers.yml: fix repo_name for demo deployment

🚨 Linting

  • fix additional editorconfig problems
  • apply pre-commit checks

πŸ§‘β€πŸ’» Developer Experience

  • devcontainer: add nf-core devcontainer