Skip to content

v2.18.0

Choose a tag to compare

@Goldziher Goldziher released this 16 May 19:11
· 2643 commits to main since this release
v2.18.0
bdd6a30

Release v2.18.0

Fixes

  • Resolved CI validation failures (mypy unused type:ignore comments)
  • Fixed Rust visitor pattern language detection (check pre tag before code tag)
  • Fixed Python whitespace preservation when stripping script/style tags
  • Fixed Windows FFI build failures (PowerShell path conversion)
  • Fixed benchmark analyzer JSON structure handling
  • Improved FFI build error reporting

Changes

  • Remove obsolete smoke test jobs from release workflow
  • Add explicit Windows Rust target setup in publish workflow