Skip to content

Releases: scverse/spatialdata

v0.6.1

15 Nov 15:06
c641609

Choose a tag to compare

What's Changed

Added

Fixed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

03 Nov 17:43
0128c29

Choose a tag to compare

What's Changed

Changed

Fixed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

15 Aug 21:38
def2d3c

Choose a tag to compare

What's Changed

Added

Changed

  • Account for the padding shift during vectorization + use multipolygon by @quentinblampey in #921

Fixed

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

v0.4.1rc0

13 Aug 17:49
def2d3c

Choose a tag to compare

v0.4.1rc0 Pre-release
Pre-release

See release.

v0.4.0

21 Apr 18:42
d7e8c41

Choose a tag to compare

What's Changed

Added

Changed

Fixed

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

v0.3.0

20 Jan 14:57
ae71ae1

Choose a tag to compare

What's Changed

Major

Minor

Fixed

Join operations

New Contributors

Full Changelog: v0.2.6...v0.3.0

v0.2.7-pre0

02 Jan 22:05
1a8ecca

Choose a tag to compare

v0.2.7-pre0 Pre-release
Pre-release

Making a pre-release to unlock the CI in spatialdata-io, but before the full release #815 needs to be addressed.

v0.2.6

26 Nov 18:04
04bc7f6

Choose a tag to compare

[0.2.6] - 2024-11-26

Added

  • Added set_channel_names method to SpatialData to change the channel names of an
    image element in SpatialData #786
  • Added write_channel_names method to SpatialData to overwrite channel metadata on disk
    without overwriting the image array itself. #786

Changed

  • Argument c_coords is moved out of kwargs for the ImageModels. #779
  • get_channels is marked for deprecation in SpatialData v0.3.0. Function is replaced
    by get_channel_names #786
  • Updated dependency of multiscale-spatial-image #792
  • Adjust to new version of xarray with DataTree # 752

Fixed

  • Updated deprecated default stages of pre-commit #771
  • Preserve points feature_key during queries #794

v0.2.6-pre0

26 Nov 14:10
43033db

Choose a tag to compare

v0.2.6-pre0 Pre-release
Pre-release
fix CHANGELOG.md

v0.2.5post0

08 Nov 12:20

Choose a tag to compare

Fixed broken documentation (a release was made from a machine with an older version of the spatialdata-notebook submodule)