We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e097af commit 9417eaeCopy full SHA for 9417eae
docs/src/releasenotes.md
@@ -1,5 +1,9 @@
1
# Release Notes
2
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
+
7
## 0.9.1 (2022-06-18)
8
* `PyArray` can be constructed using the `__array_struct__` part of the Numpy array
9
interface. Constructing `PyArray(x)` is now about 50x faster, or 175x faster if you fully
0 commit comments