Skip to content

v1.4.0-rc.55

Pre-release
Pre-release

Choose a tag to compare

@Goldziher Goldziher released this 03 Jun 20:15
· 61 commits to main since this release
050d1b5

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.55/LiterLlm-rs.artifactbundle.zip",
    checksum: "5ec9754b7a750b6b71cbaf947250d4224f467076ba1fb277ca06c95b02edbc2c"
)

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.55")) is not supported because tags carry the placeholder file.

Artifact bundle: LiterLlm-rs.artifactbundle.zip
Checksum: 5ec9754b7a750b6b71cbaf947250d4224f467076ba1fb277ca06c95b02edbc2c