Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 16:31
· 34 commits to main since this release

Added

  • Options to Pythonx.eval/3 for customizing stdout and stderr destination (#5)

Removed

  • Removed Pythonx.init/3 in favour of always using Pythonx.uv_init/2 (#4)

Fixed

  • sys.executable to point to a Python executable, instead of the BEAM one (#4)