Skip to content

v0.3.0-rc.39

Pre-release
Pre-release

Choose a tag to compare

@Goldziher Goldziher released this 29 May 13:32
· 175 commits to main since this release
v0.3.0-rc.39
7e2f4ba

Changed

  • Bump alef pin to 0.20.14 to consume:
    • Ruby Rakefile fixes: extconf at ext/<name>/native/, gemspec extensions path, file-only spec.files glob, relative ext.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.Alloc delegates pinning.
    • Rustler base_url pre-wrap.

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-packages matrix.

Known v0.20.15 follow-ups

  • Alef-generated e2e/{node,wasm}/globalSetup.ts has no-shadow / no-explicit-any oxlint violations.
  • Alef elixir native.ex template's base_url wrap 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