Skip to content

Commit afccfb9

Browse files
v0.1.6
1 parent fb54c94 commit afccfb9

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
## [0.1.6] - tbd
1+
## [0.1.6] - 2024-02-14
22

33
### Breaking changes
44
- `pixelsize` is now renamed `pixel_size`
55

6+
### Changed
7+
- Explorer images should have a higher contrast (not clipping values anymore)
8+
69
## [0.1.5] - 2024-01-30
710

811
### Added

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.5"
3+
version = "0.1.6"
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)