Skip to content

v1.12.5

Choose a tag to compare

@Goldziher Goldziher released this 07 Jul 08:14

Fixed

  • build: build.rs no longer forces spurious rebuilds when the crate is consumed from a registry (crates.io) rather than a git checkout. It skips cargo:rerun-if-changed for the query-overlays directory when it does not exist, skips rerun triggers for parser directories under OUT_DIR, and falls back to CARGO_MANIFEST_DIR when the overlay-directory search walks past the filesystem root. Fixes #159.

Maintenance

  • Bump to 1.12.5 and regenerate all bindings, docs, and e2e suites with alef 0.32.11.
  • Update crossbeam-epoch to 0.9.20 (RUSTSEC-2026-0204).

See CHANGELOG.md for details.