Releases: scverse/squidpy
Releases · scverse/squidpy
v1.8.1
What's Changed
Other Changes
- Fix for pandas 3 CoW policy by @selmanozleyen in #1106
- Lower bound spatialdata>=0.7.1 by @selmanozleyen in #1114
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
Other Changes
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1080
- Fix for spatial_neighbors breaks when transform='spectral' by @selmanozleyen in #1028
- Adding a registry to have the hashes of datasets (restructured for aws s3) by @selmanozleyen in #1076
make_tilesnow properly copies the transformations from source img by @timtreis in #1084- Add SpatialLeiden as clustering method by @melocery in #1019
- Update exampledata URL to point to cloudfront by @grst in #1092
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1083
- fix: Support SpaceRanger v3 format by @selmanozleyen in #1097
- Fix:
_set_default_colors_for_categorical_obsimport fix by @selmanozleyen in #1103 - Lower bound spatialdata and unpin dask by @selmanozleyen in #1108
- ci: mark test_parallelize as flaky by @selmanozleyen in #1105
New Contributors
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
Changed
- refactor: Import fewer private modules by @selmanozleyen in #1069
- Raised lower pin for zarr to >=3.0.0 by @timtreis in #1075
Added
Full Changelog: v1.6.6...v1.7.0
v1.6.6
What's Changed
Changed
- Updating CI/CD by @timtreis in #981
- Docs: Edit the argument documentation of
n_jobsof theparallelizefunction by @selmanozleyen in #987 parallelizesets numba cores to 1 by @selmanozleyen in #1008- Re-implementating co_occurrence() by @wenjie1991 in #975
- Deprecate Python 3.10 by @selmanozleyen in #1031
- Replacing fixed size tuples as return types by @selmanozleyen in #1043
- zarr v3 support by @LucaMarconato in #1040* Change niche flavor to cellcharter_simple and default distance = 3 by @marcovarrone in #978
Fixed
- Fix outline color behavior by @Sonja-Stockhaus in #1006
- Fix IO warning by @Zethson in #979
- Ligrec Reproducibility and Bug Fix in Sparse Data. by @selmanozleyen in #991
- Fix logger warnings by @emmanuel-ferdman in #1004
- Numba warning fix by @selmanozleyen in #1002
- Fix: sepal numba compilation options changes the results significantly by @selmanozleyen in #1045
- Fix the
__version__deprecated warning by @selmanozleyen in #1056
Added
- Run notebooks in CI by @selmanozleyen in #1013
- Method to detect specimens in H&E images by @timtreis in #1044
- fix: repair the docs by @flying-sheep in #1062
- Add helper functions to tile image for inference by @timtreis in #1053
Other Changes
- chore: fix messed-up yaml formatting by @flying-sheep in #1024
- Update CI by @flying-sheep in #1025
- Moving to uv + hatch by @selmanozleyen in #1029
- chore: remove unused imports by @flying-sheep in #1058
- Update template to v0.6.0 by @scverse-bot in #1041
- remove duplicated issue templates by @Zethson in #1064
- now creating folder if it doesn't exist by @timtreis in #1066
New Contributors
- @selmanozleyen made their first contribution in #987
- @Sonja-Stockhaus made their first contribution in #1006
- @emmanuel-ferdman made their first contribution in #1004
- @wenjie1991 made their first contribution in #975
- @LucaMarconato made their first contribution in #1040
Full Changelog: v1.6.5...v1.6.6
v1.6.5
v1.6.4
v1.6.3
What's Changed
Added
Changed
- Upper bound
zarrto <3 by @ilan-gold in #935 - Pin
xarrayto >=2024.10.0 by @timtreis in #954 - Mirror
SpatialDatarelease action by @timtreis in #960
Fixed
- Fixes to var_by_distance functionalities by @LLehner in #929
- Rename
count_filein internal API tocounts_file; Improves error message when wrongly specified by @flying-sheep in #944 - Updated linkcheck times for sphinx to prevent timeouts by @timtreis in #955
- Fixed error in tox.ini by @timtreis in #956
Full Changelog: v1.6.2...v1.6.3