Skip to content

v0.9.2

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 17:26
· 255 commits to main since this release

PythonCall v0.9.2

Diff since v0.9.1

Closed issues:

  • Add env var to use custom sysimage (#73)
  • Configure julia options (#184)
  • PythonCall.jl did not start properly when import juliacall (#188)
  • Fail to include Julia file in a python script through the Main.include function (#189)
  • support calling Julia with custom sysimage from Python (#190)

Merged pull requests:

  • pass settings from -Xjuliacall_ to julia (#192) (@dpinol)