Skip to content

llmtrim 0.1.8

Choose a tag to compare

@github-actions github-actions released this 13 Jun 22:10
· 69 commits to main since this release

Fixed

  • Language-binding publishes (PyPI / RubyGems / Maven Central) now build their
    x86_64-apple-darwin artifacts by cross-compiling on an arm64 macOS runner
    instead of
    natively on a macos-13 Intel runner. Intel macOS hosted runners are scarce and the
    v0.1.7 binding jobs stalled in the queue, blocking those publishes. The CLI/crate
    release was unaffected. The build scripts now honor an optional LLMTRIM_TARGET.