v0.3.0-rc.39
Pre-release
Pre-release
Changed
- Bump alef pin to 0.20.14 to consume:
- Ruby Rakefile fixes: extconf at
ext/<name>/native/, gemspec extensions path, file-onlyspec.filesglob, relativeext.lib_dir. - PHP/Java/Go e2e codegen project-name parameterization (16 sites).
- Dart
Uri.parse()qualification, swift async overrides, dart build config-aware post-processors. - C# trait-bridge
GCHandle.Allocdelegates pinning. - Rustler
base_urlpre-wrap.
- Ruby Rakefile fixes: extconf at
Fixed
- ruby binding compile: orphan files from older alef layouts removed; tree now matches v0.20.14 layout.
- brew test_app confirmed wired into
verify-published-packagesmatrix.
Known v0.20.15 follow-ups
- Alef-generated
e2e/{node,wasm}/globalSetup.tshasno-shadow/no-explicit-anyoxlint violations. - Alef elixir
native.extemplate'sbase_urlwrap is overcorrected when the URL is short.
Zig
Add to your build.zig.zon:
.dependencies = .{
.kreuzcrawl-zig = .{\n .url = \"https://github.com/kreuzberg-dev/kreuzcrawl/releases/download/v0.3.0-rc.39/kreuzcrawl-zig-v0.3.0-rc.39.tar.gz\",\n .hash = \"kreuzcrawl-0.3.0-rc.39-l-oqNpfRAAA9rJAfFl-9IGRiPnorKy7t9sHcNdgfWF9h\",\n },\n},\n```\n