llmtrim 0.1.9
Added
- Swift package. llmtrim is now installable from Swift Package Manager via
fkiene/llmtrim-swift:
.package(url: "https://github.com/fkiene/llmtrim-swift", from: "0.1.9"). It wraps the
prebuiltllmtrimFFI.xcframeworkattached to each release, soimport Llmtrimneeds no
Rust toolchain. This replaces the previous "build the XCFramework yourself" step.