Skip to content

wren-core-py: v0.7.2

Choose a tag to compare

@github-actions github-actions released this 20 Jul 02:49
332e2bd

0.7.2 (2026-07-20)

Bug Fixes

  • core-py: sync Rust crate versions in Cargo.lock (#2478) (7f352e0)
  • deps: patch idna, cryptography, and pytest security advisories (#2458) (8c72492)
  • finish wren-engine → wrenai rename cleanup (#2425) (0733d37)

Performance Improvements

  • core-py: release the GIL while blocking on the tokio runtime (#2485) (ac499d7)
  • core-py: share one Tokio runtime across session contexts (#2510) (c5f5a24)

Dependencies

  • core: bump pyo3 to 0.29 and serde_with to 3.21 for security advisories (#2530) (3dac00a)