Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 948 Bytes

CHANGELOG.md

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