Skip to content

v0.15.6-rc.8

Pre-release
Pre-release

Choose a tag to compare

@Goldziher Goldziher released this 27 May 06:55
· 229 commits to main since this release
v0.15.6-rc.8
e0d58ce

Fixed

  • The generated Go packages/go/embed_ffi.go now declares package spikard (matching binding.go) instead of an erroneous hardcoded package tspack, fixed upstream in alef v0.19.23. The file is //go:build ignore so go build was unaffected, but the foreign package name was incorrect for vendoring tooling.

Changed

  • Regenerated all bindings, e2e, scaffolding, and docs against alef v0.19.23 (from 0.19.21), bumping the alef.toml pin and the alef pre-commit hook. Generation now runs with alef's own post-generation formatters so committed output matches alef verify hashes.