Skip to content

Commit 9417eae

Browse files
author
Christopher Doris
committed
release notes [skip ci]
1 parent 9e097af commit 9417eae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/src/releasenotes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release Notes
22

3+
## 0.9.2 (2022-07-02)
4+
* Many Julia CLI options (such sysimage or number of threads) can be set from JuliaCall.
5+
* Bug fixes.
6+
37
## 0.9.1 (2022-06-18)
48
* `PyArray` can be constructed using the `__array_struct__` part of the Numpy array
59
interface. Constructing `PyArray(x)` is now about 50x faster, or 175x faster if you fully

0 commit comments

Comments
 (0)