Skip to content

llama_cpp_sys v0.2.0

Compare
Choose a tag to compare
@scriptis scriptis released this 25 Oct 13:37
· 290 commits to main since this release

Chore

  • Release
  • latest fixes from upstream

Bug Fixes

  • set clang to use c++ stl
  • use SPDX license identifiers

Other

  • use link-cplusplus, enable build+test on all branches
    • ci: disable static linking of llama.o\r
      \r
    • ci: build+test on all branches/prs\r
      \r
    • ci: use link-cplusplus
  • configure for cargo-release

Commit Statistics

  • 10 commits contributed to the release over the course of 5 calendar days.
  • 6 commits were understood as conventional.
  • 3 unique issues were worked on: #1, #2, #3

Commit Details

view details
  • #1
    • Use link-cplusplus, enable build+test on all branches (2d14d8d)
  • #2
    • Prepare for publishing to crates.io (f35e282)
  • #3
  • Uncategorized