Skip to content

v0.3.0-rc.86

Pre-release
Pre-release

Choose a tag to compare

@Goldziher Goldziher released this 22 Jun 08:19
· 22 commits to main since this release

Build

  • Regenerated all bindings against alef 0.25.60 (pin bumped from 0.25.59). Notable codegen fixes: the generated Rust e2e/test-app common.rs now resolves the mock-server binary via env!("CARGO_BIN_EXE_mock-server") instead of a hardcoded target/release/mock-server path (so cargo test debug builds spawn it correctly), and the Kotlin Android MockServerListener now parses the MOCK_SERVERS env map on the preset path so per-fixture mockServer.<id> lookups resolve under the registry-mode test runner.

Zig

Add to your build.zig.zon:

.dependencies = .{
    .kreuzcrawl-zig = .{\n        .url = \"https://github.com/kreuzberg-dev/kreuzcrawl/releases/download/v0.3.0-rc.86/kreuzcrawl-zig-v0.3.0-rc.86.tar.gz\",\n        .hash = \"kreuzcrawl-0.3.0-rc.86-l-oqNnHJeSBVbHIEt2GQxgeXjxKLiAHHXSOKdNd5taQj\",\n    },\n},\n```\n