File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.4.4] - 2024-11-08
11+
12+ ### Fixed
13+
14+ * Compat with SCTransform v0.3.
15+ * Add Muon compat (used for package extension).
16+
1017## [ 0.4.3] - 2024-11-06
1118
1219### Added
Original file line number Diff line number Diff line change 11name = " SingleCellProjections"
22uuid = " 03d38035-ed2f-4a36-82eb-797f1727ab2e"
33authors = [" Rasmus Henningsson <rasmus.henningsson@med.lu.se>" ]
4- version = " 0.4.3 "
4+ version = " 0.4.4 "
55
66[deps ]
77AbstractTrees = " 1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -52,7 +52,7 @@ PrecompileTools = "1"
5252PrincipalMomentAnalysis = " 0.2"
5353Random = " 1"
5454Requires = " 1.2"
55- SCTransform = " 0.2"
55+ SCTransform = " 0.2, 0.3 "
5656SingleCell10x = " 0.1, 0.2"
5757SparseArrays = " 1"
5858StableRNGs = " 1"
You can’t perform that action at this time.
0 commit comments