Skip to content

Commit 2381ce1

Browse files
author
Christopher Rowley
committed
update changelog
1 parent 3aa1602 commit 2381ce1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
* Add configuration via Preferences in addition to environment variables (e.g. `exe`
6+
rather than `JULIA_PYTHONCALL_EXE`.)
7+
38
## 0.9.32 (2026-05-14)
49
* Added `juliacall.TypeValue.__numpy_dtype__` attribute to allow converting Julia types
510
to the corresponding NumPy dtype, like `numpy.dtype(jl.Int)`.

0 commit comments

Comments
 (0)