Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 622 Bytes

CHANGELOG.md

File metadata and controls

24 lines (16 loc) · 622 Bytes

Changelog

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v0.0.1

Added

  • pyproject.toml
  • init.py files in most folders
  • this changelog

Changed

  • moved launchers from
  • directory structure to follow PEP8 principle for packaging
  • safetensors in requirements

Fixed

  • important path issues related to project structure change

Removed

  • all nextflow specific code c226ef