runanywhere_mlx 0.20.24
runanywhere_mlx: ^0.20.24 copied to clipboard
Apple MLX backend for RunAnywhere Flutter SDK with on-device LLM, VLM, embeddings, speech recognition, and speech synthesis.
0.20.24 - 2026-08-16 #
Changed #
- Reissued the compatible MLX Swift runtime and model support from the corrected release manifest.
0.20.23 - 2026-08-16 #
Changed #
- Updated the compatible MLX Swift, MLX Swift LM, and MLX Audio Swift runtime line used by the shared Apple backend.
- Added Maple Preview and Nemotron speech support while preserving verified Bonsai/Prism model compatibility.
0.20.22 - 2026-08-15 #
Changed #
- Version bump only. This release exists so the Electron packages can be
republished with their Windows native staging fixed:
0.20.21shipped the ONNX and Sherpa backends without the vendor runtimes they link, so those two engines could not load on Windows x64. The Dart/Flutter surface is unchanged from 0.20.19 and no 0.20.22 native artifacts are produced for it.
0.20.21 - 2026-08-14 #
Changed #
- Version bump only. This release exists so the Electron packages can be republished carrying Windows x64 and Windows ARM64 natives; the Dart/Flutter surface is unchanged from 0.20.19 and no 0.20.21 native artifacts are published.
0.20.20 - 2026-08-14 #
Changed #
- Version bump only. This release exists so the Electron packages can be republished with the staging telemetry URL baked in; the Dart/Flutter surface is unchanged from 0.20.19 and no 0.20.20 native artifacts are published.
0.20.19 - 2026-08-14 #
- Suite version bump. No change to this package's Dart or podspec surface. The four checksum-pinned MLX archives are re-pinned to this release's assets.
0.20.18 - 2026-08-12 #
- Commons: backend registration failures are isolated. An engine that cannot register is recorded as unavailable instead of aborting SDK initialization, so the remaining backends keep serving.
- Suite version bump. This release also rebuilds the Electron backend plugin natives; that part does not affect this package.
0.20.17 - 2026-08-11 #
- Electron QHexRT backend and its commons platform-capability changes.
- Swift package is now consumable by version (
from:) rather than only by git revision.
0.20.15 - 2026-08-11 #
- Suite version bump.
0.20.14 - 2026-08-09 #
- Suite version bump.
0.20.13 - 2026-08-08 #
- Suite version bump.
0.20.12 - 2026-07-28 #
- Suite version bump; Kotlin/QHexRT Maven release.
0.20.11 - 2026-07-16 #
- Version-aligned release with benchmark aggregation, variance reporting, and updated model catalogs.
0.20.10 - 2026-07-13 #
- CoreML diffusion enablement + macOS backend slice fixes (see SDK release notes).
0.20.9 - 2026-07-13 #
Changed #
- Version-aligned 0.20.9 release across all RunAnywhere SDKs; dev-analytics config baked into the native core at build time.
0.20.0 - 2026-07-12 #
- Restore the Apple MLX backend as an optional Flutter iOS plugin.
- Register the canonical Swift MLX runtime through its public C entrypoints.
- Support MLX LLM, VLM, embeddings, STT, and TTS routing through core APIs.