v0.2.7
What's Changed
- feat(spm): CPU-only iOS/macOS SwiftPM package (0.2.3) by @iamstuffed in #224
- fix(spm): release survivor-check false-positived on doc comment by @iamstuffed in #225
- feat(metal): Metal GPU backend on iOS (Phase 2) by @iamstuffed in #226
- chore: bump to 0.2.4 (Metal-enabled iOS SwiftPM) by @iamstuffed in #227
- feat(ios): CeraChat example app (Phase 4 — final iOS phase) by @iamstuffed in #228
- feat(lora): apply LoRA to LFM2 shortconv projections across all backends by @iamstuffed in #229
- feat(metal): native Q4_K GEMV kernel + Q6_K layer weights (enable Q4_K_M on Metal) by @iamstuffed in #230
- chore(docs): fix rustdoc intra-doc links + add CI doc-lint gate by @iamstuffed in #231
- ci: drop broken Microsoft apt sources before apt-get update by @iamstuffed in #233
- ci: match Microsoft apt sources by content, not hardcoded filenames by @iamstuffed in #234
- chore: bump to 0.2.5 by @iamstuffed in #232
- feat(cera): benchmark-client primitives (CPU descriptor, provenance, memory pre-flight) by @iamstuffed in #235
- perf(metal): larger prefill query-block (QPT=32) for hd=64 attention by @iamstuffed in #237
- feat(cera)!: fallible KV allocation — OutOfMemory instead of abort by @iamstuffed in #236
- chore: bump to 0.2.6 and reconcile crate READMEs with current API by @iamstuffed in #238
- feat: tool calling (function calling) across core, CLI, FFI, WASM by @iamstuffed in #239
- chore: bump to 0.2.7 + document tool calling across READMEs by @iamstuffed in #240
- fix(cera-ffi): real record defaults so GenerateOpts()/SessionConfig() construct by @iamstuffed in #241
Full Changelog: v0.2.2...v0.2.7