Skip to content

v3.2.6

Choose a tag to compare

@Goldziher Goldziher released this 20 Apr 08:47
842889c

[3.2.6] - 2026-04-20

Fixed

  • Python type mismatchconvert() return type annotation now uses the public ConversionResult instead of _rust.ConversionResult, fixing Pylance type errors when annotating with the re-exported type (#310).
  • Maturin build failure — removed readme = "README.md" from binding crate Cargo.toml files (ffi, node, php, py, wasm) since no README exists for these internal crates (#309).

Changed

  • PHPUnit — bumped from ^12.5 to ^13.1 across root, e2e, and test_apps.
  • Pre-commit shfmt hook — fixed rev from non-existent v3.14.2-1 to v3.9.0-1.
  • Pre-commit ai-rulez hook — updated from v3.14.0 to v3.14.2.