Releases: scverse/anndata
Releases · scverse/anndata
0.7.6
Release 0.7.6 (#549) * Update release date formatting * Bump scipy version
0.7.5
Patching up release notes
0.7.4
Add bugfix note about color subsetting
0.7.3
Bugfix release notes (#382)
0.7.2
make concat a rubric (#377)
0.7.2a1
make concat a rubric (#377)
0.7.1
Fix unnecessary copy in strings_to_categoricals (#298) Removed an explicit `init_as_actual` in `strings_to_categoricals` in favour the implicit one from modifying the dataframe. Split the raw r/w test into two (actualized AnnData and view), and check if the warning still occurs in the view one. Co-authored-by: Philipp A. <[email protected]>
0.7
use_package_data=True (#301)
0.7rc2
fix _X which raises error when view
0.7rc1
Deprecate square matrix slicing in .uns