* Added support for [Bcftools][] and [Clair3][] VCFs
* Added support for getting depth info from BAM files with [pysam][]
* Ct column no longer added to Stats/QC sheet if no Ct info provided
* Added [ruff][] for linting, replacing [flake8][]
* Fixed issue with not all [Nextclade][] columns being included in Excel report
* Migrated to `pyproject.toml` from `setup.py`; removed files associated with legacy `setup.py` approach
* Migrated to Markdown from RST for README and CHANGELOG
* Removed `docs/` directory
* Added issue template forms
* Updated GitHub Actions CI workflow