Skip to content

Releases: scverse/anndata

0.7.8

25 Aug 08:00
30c1fce
Compare
Choose a tag to compare
Prep 0.7.8 (#641)

* update build exclusions

* Update release notes

* Hide experimental

* Update conda install instructions

0.7.7

25 Aug 08:00
44d0aba
Compare
Choose a tag to compare
Prep 0.7.7 (#639)

* Move generated docs to generated directory

* Switch to pep-621/631 project metadata

* Add back 3.6 classifier

* Update release notes

* Update cleaning of doc builds (also remove cached autodoc files)

* Hide experimental module from doc builds

0.7.6

25 Aug 08:00
0ec9741
Compare
Choose a tag to compare
Release 0.7.6 (#549)

* Update release date formatting

* Bump scipy version

0.7.5

25 Aug 08:00
Compare
Choose a tag to compare
Patching up release notes

0.7.4

25 Aug 08:00
Compare
Choose a tag to compare
Add bugfix note about color subsetting

0.7.3

25 Aug 08:00
fea13d3
Compare
Choose a tag to compare
Bugfix release notes (#382)

0.7.2

25 Aug 08:00
405b43e
Compare
Choose a tag to compare
make concat a rubric (#377)

0.7.2a1

25 Aug 08:00
405b43e
Compare
Choose a tag to compare
0.7.2a1 Pre-release
Pre-release
make concat a rubric (#377)

0.7.1

25 Aug 08:00
Compare
Choose a tag to compare
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

25 Aug 08:00
d2dfcfa
Compare
Choose a tag to compare
0.7
use_package_data=True (#301)