Skip to content

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 21 Feb 19:18
· 426 commits to main since this release

PythonCall v0.6.1

Diff since v0.6.0

Closed issues:

  • show stacktrace of Julia exceptions in Python (#83)
  • Docstring for dispatched methods (#107)
  • Support selective import in @py macro @py from <module> import ... (#117)

Merged pull requests:

  • Expose PyCapsule type and methods (#114) (@pabloferz)