Releases: scverse/napari-spatialdata
Releases · scverse/napari-spatialdata
v0.7.0
What's Changed
Added
- Add ui for changing point size in scatterplot by @LucaMarconato in #383
- Better 3D and 2.5D support for raster and vector data by @LucaMarconato in #366
Fixed
- bump mins: python, spatialdata, dask by @LucaMarconato in #377
- fix tests cleanup by @LucaMarconato in #357
- Fix scanpy set_default_colors_for_categorical_obs by @LucaMarconato in #385
Full Changelog: v0.6.0...v0.7.0
v0.6.0
v0.5.7
What's Changed
Changed
- Update napari to 0.6.2, add bermuda, new shortcut for linking layers, deprecated access to _dock_widgets by @melonora in #368
Fixed
- [pre-commit.ci] pre-commit autoupdate + fix qt tests by @pre-commit-ci[bot] in #360
Full Changelog: v0.5.6...v0.5.7
v0.5.6
What's Changed
Changed
Fixed
- Fix exception due to adata being none by @LucaMarconato in #345
- Fix benchmark tests (1/2) by @melonora in #353
- Fix benchmark tests (2/2) by @melonora in #354
Full Changelog: v0.5.5...v0.5.6
v0.5.5
What's Changed
Major
- New Scatter Widget based on PyQtGraph, replacing the previous Matplotlib-based widget by @fjorka in #270
- New Features:
- Separate color controls for continuous and discrete data:
- Continuous: Histogram of values, LUT adjustment, contrast control.
- Discrete: Scrollable legend, class color modification.
- Pseudohistogram plot for single-axis data.
- Highlight nearby data points under the cursor with dynamic status display.
- Expanded ROI annotations (lasso and rectangle tools)
- Multiple disjointed ROIs with modifiable options.
- Annotation name dialog for saving annotations.
- Separate color controls for continuous and discrete data:
- Documentation: Notebooks updated with the new Scatter Widget information and screenshots.
- New Features:
Changed
- Move loading data to separate thread to prevent freezing viewer by @Czaki in #283
- Sort element names in widgets by @aeisenbarth in #285
Fixed
- re-enable showing circles as points by @LucaMarconato in #309
- Small fix/circles as points by @LucaMarconato in #334
- fix plot categorical with colors, on labels by @LucaMarconato in #337
New Contributors
Full Changelog: v0.5.4...v0.5.5
0.5.4post0
[0.5.4] - 2024-11-26
Changed
- Support for
xarray.DataTree(which moved fromdatatree.DataTree)
Added
- CLI interface from spatialdata branch
- New function to get layer by name #315 @minhtien-trinh
- New annotation function to display text near polygons #315 @minhtien-trinh
Fixed
0.5.4
[0.5.4] - 2024-11-26
Changed
- Support for
xarray.DataTree(which moved fromdatatree.DataTree)
Added
- CLI interface from spatialdata branch
- New function to get layer by name #315 @minhtien-trinh
- New annotation function to display text near polygons #315 @minhtien-trinh
Fixed
0.5.3
0.5.2post1
v0.5.2post1 Fix deploy by using local directory (#295)
0.5.2post0
v0.5.2post0 Fix deploy by read dist path form output of previous steep (#294)