Skip to content

Commit

Permalink
Backport PR #1454: Prep 0.10.7 (#1455)
Browse files Browse the repository at this point in the history
Co-authored-by: Isaac Virshup <ivirshup@gmail.com>
  • Loading branch information
meeseeksmachine and ivirshup authored Apr 9, 2024
1 parent 8834974 commit 73545b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/release-notes/0.10.7.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
### 0.10.7 {small}`the future`
### 0.10.7 {small}`2024-04-09`

```{rubric} Bugfix
```

* Handle upstream `numcodecs` bug where read-only string arrays cannot be encoded {user}`ivirshup` {pr}`1421`
* Use in-memory sparse matrix directly to fix compatibility with `scipy` `1.13` {user} `ilan-gold` {pr}`1435`
* Use in-memory sparse matrix directly to fix compatibility with `scipy` `1.13` {user}`ilan-gold` {pr}`1435`

```{rubric} Documentation
```

```{rubric} Performance
```

* Remove `vindex` for subsetting `dask.array.Array` because of its slowness and memory consumption {user} `ilan-gold` {pr}`1432`
* Remove `vindex` for subsetting `dask.array.Array` because of its slowness and memory consumption {user}`ilan-gold` {pr}`1432`

0 comments on commit 73545b1

Please sign in to comment.