Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit 76b8fe5

Browse files
v0.1.5
1 parent d90c2fa commit 76b8fe5

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
- Support spot-based technologies like Visium
55
- Faster table conversion (using native CSR matrix arguments)
66

7+
### Fix
8+
- Keep right image name during image alignment
9+
710
## [0.1.4] - 2024-01-11
811

912
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "spatialdata_xenium_explorer"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
description = "Converting any SpatialData object into files that can be open by the Xenium Explorer"
55
documentation = "https://quentinblampey.github.io/spatialdata_xenium_explorer/"
66
homepage = "https://quentinblampey.github.io/spatialdata_xenium_explorer/"

0 commit comments

Comments
 (0)