Skip to content

Commit 8c0fcd8

Browse files
committed
v1.21.4 -- resolved a bug in registration_wrapper() noted by @manishabarse
1 parent b8edaac commit 8c0fcd8

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: spatialLIBD
22
Title: spatialLIBD: an R/Bioconductor package to visualize spatially-resolved
33
transcriptomics data
4-
Version: 1.21.3
5-
Date: 2025-04-24
4+
Version: 1.21.4
5+
Date: 2025-04-30
66
Authors@R:
77
c(
88
person("Leonardo", "Collado-Torres", role = c("aut", "cre"),

NEWS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# spatialLIBD 1.21.4
2+
3+
BUG FIXES
4+
5+
* @manishabarse fixed a bug in `registration_wrapper()` which led to `NULL`
6+
results for `anova`. See
7+
<https://github.com/LieberInstitute/spatialLIBD/pull/110> for details.
8+
19
# spatialLIBD 1.21.3
210

311
SIGNIFICANT USER-VISIBLE CHANGES

0 commit comments

Comments
 (0)