·
13 commits
to master
since this release
Important Notes:
- Beginning with Version 1.8.0, the macOS binary provided by the BISCUIT maintainers will be built for the Apple M-series (arm64) CPU. For those with macOS using an Intel (x64_64) CPU, BISCUIT is available through bioconda or can be built from source.
- Beginning with Version 1.4.0, BISCUIT no longer needs submodules. Therefore, the GitHub-generated Source code (zip) and Source code (tar.gz) links may contain all necessary files. If preferred,
release-source.zipis guaranteed to contain all BISCUIT source files. - Beginning with Version 1.0.0, BISCUIT is no longer backwards compatible with Version 0.3.16 and earlier.
Date Created:
- 4 August 2026
Changes affecting specific subcommands/scripts:
- bsconv:
- PR #79 to add
-5/-3options. PR by njspix.
- PR #79 to add
Bug Fixes:
- Issue #80 (
QC.shincorrectly marking v1.10.0 as invalid). Reported by k81ta.