Skip to content

v0.16.1

Latest

Choose a tag to compare

@Goldziher Goldziher released this 02 Jul 14:01

Patch release — fixes Dart publishing and lands the docs/README/branding pass.

Fixed

  • dart: refresh packages/dart/rust/Cargo.lock so cargo build --locked succeeds — the workspace-excluded dart crate's lock was left stale by version bumps, blocking the Dart native build (and pub.dev publish) on prior releases.

Changed

  • Rewrote README templates to the hero/collapsible pattern; corrected deferred guides/playbooks/ADRs; rebranded docs accent to the new identity's electric blue; replaced prek with poly in .ai-rulez governance.

Zig

Add to your build.zig.zon:

.dependencies = .{
    .spikard-zig = .{\n        .url = \"https://github.com/Goldziher/spikard/releases/download/v0.16.1/spikard-zig-v0.16.1.tar.gz\",\n        .hash = \"spikard-0.16.1-344cU3YTTRwySNRZUeV4TXxkF7yGQ0i-j8A9cQwzCLuE\",\n    },\n},\n```\n