Skip to content

Commit a91bb02

Browse files
authored
(chore): generate 1.10.3 release notes (#3235)
1 parent 344bc09 commit a91bb02

File tree

9 files changed

+16
-11
lines changed

9 files changed

+16
-11
lines changed

docs/release-notes/1.10.3.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
(v1.10.3)=
2+
### 1.10.3 {small}`2024-09-17`
3+
4+
#### Bug fixes
5+
6+
- Prevent empty control gene set in {func}`~scanpy.tl.score_genes` {smaller}`M Müller` ({pr}`2875`)
7+
- Fix `subset=True` of {func}`~scanpy.pp.highly_variable_genes` when `flavor` is `seurat` or `cell_ranger`, and `batch_key!=None` {smaller}`E Roellin` ({pr}`3042`)
8+
- Add compatibility with {mod}`numpy` 2.0 {smaller}`P Angerer` {pr}`3065` and ({pr}`3115`)
9+
- Fix `legend_loc` argument in {func}`scanpy.pl.embedding` not accepting matplotlib parameters {smaller}`P Angerer` ({pr}`3163`)
10+
- Fix dispersion cutoff in {func}`~scanpy.pp.highly_variable_genes` in presence of `NaN`s {smaller}`P Angerer` ({pr}`3176`)
11+
- Fix axis labeling for swapped axes in {func}`~scanpy.pl.rank_genes_groups_stacked_violin` {smaller}`Ilan Gold` ({pr}`3196`)
12+
- Upper bound dask on account of {issue}`scverse/anndata#1579` {smaller}`Ilan Gold` ({pr}`3217`)
13+
- The [fa2-modified][] package replaces [forceatlas2][] for the latter’s lack of maintenance {smaller}`A Alam` ({pr}`3220`)
14+
15+
[fa2-modified]: https://github.com/AminAlam/fa2_modified
16+
[forceatlas2]: https://github.com/bhargavchippada/forceatlas2

docs/release-notes/2875.bugfix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/release-notes/3042.bugfix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/release-notes/3115.bugfix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/release-notes/3163.bugfix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/release-notes/3176.bugfix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/release-notes/3196.bugfix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/release-notes/3217.bugfix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/release-notes/3220.bugfix.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)