Skip to content

v0.4.8

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Mar 20:47
· 1 commit to main since this release

Added

  • Pythonx.install_env/0 and Pythonx.install_paths/0 to streamline usage with FLAME (#35)
  • Python API for sending messages to Elixir (#38)
  • Added :native_tls option to Pythonx.uv_init/2 (#41)
  • Added :python option to Pythonx.uv_init/2 for free-threaded Python support (#45)
  • Remote evaluation via Pythonx.remote_eval/4 and FLAME integration (#46)

Fixed

  • Global uv config affecting Pythonx.uv_init/2 (#34)