We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0056de8 commit b212ef2Copy full SHA for b212ef2
docs/src/releasenotes.md
@@ -2,6 +2,9 @@
2
3
## Unreleased
4
* JuliaCall now supports `-X juliacall-startup-file=no` to disable running startup.jl.
5
+* If you are using CondaPkg then Python can optionally now be installed from the anaconda
6
+ channel (instead of only conda-forge).
7
+* Bug fixes.
8
9
## 0.9.14 (2023-07-26)
10
* Wrapped Julia values support truthiness (`__bool__`) better: all values are true, except
0 commit comments