Skip to content

v1.1.3

Choose a tag to compare

@Goldziher Goldziher released this 04 Aug 14:58

Changed

  • Regenerated all language bindings on alef 0.51.2 and updated dependencies.

Fixed

  • Ruby: the gem no longer publishes its generated types into the global Object
    namespace (the Parser collision with the parser gem); generated types stay
    namespaced under Crawlberg (tree-sitter-language-pack #173, via alef 0.51.1).

Zig

Add to your build.zig.zon:

.dependencies = .{
    .crawlberg-zig = .{\n        .url = \"https://github.com/xberg-io/crawlberg/releases/download/v1.1.3/crawlberg-zig-v1.1.3.tar.gz\",\n        .hash = \"crawlberg-1.1.3-IoY1CnhrxSCmxwOGjuYZt020AE_xJqIHdUD28_jBRA4a\",\n    },\n},\n```\n