Skip to content

v3.6.0-rc.2

Pre-release
Pre-release

Choose a tag to compare

@Goldziher Goldziher released this 02 Jun 05:59
· 73 commits to main since this release
v3.6.0-rc.2
c514d3e

Release candidate 2 for v3.6.0.

Includes the tiered HTML-to-Markdown activation and binding regen against alef 0.21.1.

Zig

Add to your build.zig.zon:

.dependencies = .{
    .html-to-markdown-rs-zig = .{\n        .url = \"https://github.com/kreuzberg-dev/html-to-markdown/releases/download/v3.6.0-rc.2/html-to-markdown-rs-zig-v3.6.0-rc.2.tar.gz\",\n        .hash = \"html_to_markdown_rs-3.6.0-rc.2-QtXyWy0sAQBixjmUpxhdICFVWIz7dQfzJEy1HXlbW2cS\",\n    },\n},\n```\n