Skip to content

Releases: JuliaPy/PyCall.jl

v1.11.0

10 Mar 18:11
Compare
Choose a tag to compare

Fixes 0.6 deprecations. (Closes #371.)

v1.10.0

06 Feb 00:07
Compare
Choose a tag to compare

Now defaults to using Conda on Mac and Windows (existing installations are unaffected), fixes for Qt5 library path on Windows.

v1.9.0

31 Jan 00:33
Compare
Choose a tag to compare

0.6 compatibility, $$ interpolation in py"..." strings, integration with Julia help in 0.6

v1.8.0: fix PyDict for items iterator in Python 3, use a type parameter in Py…

08 Jan 22:46
Compare
Choose a tag to compare
…Dict to dispatch on whether it is a dict or mapping