Skip to content

Releases: scverse/spatialdata-io

v0.5.1

08 Nov 11:58
fb57846

Choose a tag to compare

What's Changed

Fixed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

08 Nov 00:30
c3fc686

Choose a tag to compare

What's Changed

Added

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

03 Nov 17:47
5ea8189

Choose a tag to compare

What's Changed

Added

Changed

Fixed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

15 Aug 21:40

Choose a tag to compare

What's Changed

Fixed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

21 Apr 18:46
2a79091

Choose a tag to compare

What's Changed

Added

  • resolves spatialdata_io.xenium() capability to read in xeniumranger v3.0.1.1 resegemented data by @Pancreas-Pratik in #244

Changed

  • Rename coordinate systems in visium by @grst in #266
  • Include dataset id in visium HD reader by @grst in #278

Fixed

New Contributors

Full Changelog: v0.1.7...v0.2.0

v0.1.7

20 Jan 15:05
90a5de3

Choose a tag to compare

What's Changed

Major

Minor

Changed

Fixed

New Contributors

Full Changelog: v0.1.6...v0.1.7

v0.1.6

26 Nov 18:18

Choose a tag to compare

[0.1.6] - 2024-11-26

  • (MERSCOPE) added feature_key attribute for points (i.e., the 'gene' column) #210
  • (Visium HD) get transformation matrices even when only images are parsed #215
  • Support for xarray.DataTree (which was moved from datatree.DataTree) #232

v0.1.5

25 Sep 08:59

Choose a tag to compare

[0.1.5] - 2024-09-25

Added

  • (Xenium) added dims parameter for more control in xenium_aligned_image()

Fixed

  • Passing rgb=None to image model parser for both visium and visiumhd, leading to 3-4 channel images being
    interpreted as RGB(A)
  • Fix header bug Visium data #200
  • (Visium HD) Fix path parsing when images are missing #204 #206

v0.1.4

07 Aug 13:07

Choose a tag to compare

[0.1.4] - 2024-08-07

Changed

  • (Xenium) changed default target of table to labels; radii of circles computed from cells, not nuclei #179
  • (Visium HD) changed default geometry to squares from circles for the bins; added parameter to choose #183
  • (CosMx) dropping points element with zero-length from the cosmx reader #191

v0.1.3post0

05 Jul 14:03
258e080

Choose a tag to compare

Fix requirement.