File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning][].
77
88[ keep a changelog ] : https://keepachangelog.com/en/1.0.0/
99[ semantic versioning ] : https://semver.org/spec/v2.0.0.html
10+ ## [ 0.2.10] 2026-2
11+
12+ ### Changed
13+ - H5AD output layers are now sorted alphabetically for deterministic output
14+
1015## [ 0.2.9] 2026-2
1116### Added
1217- ` --visualize_doublets ` flag to generate toggle-able UMAP/t-SNE plots showing singlets and doublets with shared coordinate space
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ requires = [ "hatchling" ]
55
66[project ]
77name = " qcatch"
8- version = " 0.2.9 "
8+ version = " 0.2.10 "
99description = " QCatch: Automated quality control of single-cell quantifications from `alevin-fry` and `simpleaf`."
1010readme = " README.md"
1111authors = [
You can’t perform that action at this time.
0 commit comments