Skip to content

Latest commit

 

History

History
58 lines (37 loc) · 2.19 KB

CHANGELOG.md

File metadata and controls

58 lines (37 loc) · 2.19 KB

Changelog

All notable changes to this project will be documented in this file.

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

1.4.2 - 2024-07-07

Fixed

  • Add a missing import to fix Bioconda build 19e3063

1.4.1 - 2024-07-05

Changed

  • Refactor flake to use flake-parts
  • Add treefmt

Fixed

  • Allow to statically compile dragmap by @gambalab in #12

1.4.0 - 2023-12-07

Added

  • CI Action to build (#1)
  • Add v2 FASTA masks from Illumina from ckandoth. (DRAGMAP #32)
  • Add nix flake (#4)
  • Add initial Rust infrastructure
  • Add new Bioconda recipe (#5)

Fixed

Changed

1.3.1 - 2022-12-08

Fixed

  • mapq0 fix