Skip to content

v1.4.0-rc.48

Pre-release
Pre-release

Choose a tag to compare

@Goldziher Goldziher released this 29 May 15:35
· 106 commits to main since this release
3c8628d

Swift Package Manager

The Swift binding is distributed as a pre-built artifact bundle. No Rust toolchain required.

Recommended — use .binaryTarget directly in your Package.swift:

.binaryTarget(
    name: "LiterLlm",
    url: "https://github.com/kreuzberg-dev/liter-llm/releases/download/v1.4.0-rc.48/LiterLlm-rs.artifactbundle.zip",
    checksum: "4b985ed92285beffb4124271386fbe8d9a5de7346958f969a569e5c0ed6801f2"
)

Alternative — download the prebuilt Package.swift for this release:

The repository's checked-in Package.swift uses placeholder values on main; the release-attached Package.swift above has them substituted for this version. SPM tag-URL pinning (.package(url: ..., from: "1.4.0-rc.48")) is not supported because tags carry the placeholder file.

Artifact bundle: LiterLlm-rs.artifactbundle.zip
Checksum: 4b985ed92285beffb4124271386fbe8d9a5de7346958f969a569e5c0ed6801f2