Skip to content

Releases: henrypldev/react-native-nitro-mlx

v0.7.0

Choose a tag to compare

@corasan corasan released this 22 Aug 06:00
8c1e56e

0.7.0 (2026-08-22)

✨ Features

  • ios: reduce Qwen3 thermal load during generation (#43) (6280e34)

v0.6.0

Choose a tag to compare

@corasan corasan released this 21 Aug 02:41
66e04c2

0.6.0 (2026-08-21)

✨ Features

  • ios: add turn-scoped inference primitives (#40) (de6b331)
  • normalize LLM generation turn outcomes (#39) (8168b02)
  • simplify agent chat experience (#42) (5e0e7bd)
  • tts: support configurable speech speed (#36) (7946f41)

🐞 Fixes

  • embeddings: enforce MLX input limits and correct masks (OSS-31) (#37) (a1d6faf)
  • stt: define and validate the direct STT audio contract (OSS-30) (#38) (ce8ec9b)

v0.5.1

Choose a tag to compare

@corasan corasan released this 06 Aug 17:29
a5a5752

0.5.1 (2026-08-06)

🐞 Fixes

  • handle Nitro Modules progress events (#32) (226001d)
  • harden MLX generation path with staged errors and terminal stream events (#34) (e14d78b)

v0.5.0

Choose a tag to compare

@corasan corasan released this 27 Apr 19:27
d4d7c83

What's Changed

  • Improve stability with input validation, download manifests, and Expo 55 by @corasan in #19
  • Add LLM generation/context config, history management, and upgrade to Expo 55 by @corasan in #20
  • Add ChatSession API and upgrade mlx-swift-lm to 3.x by @corasan in #21
  • Add Embeddings module for on-device text embeddings by @corasan in #22
  • Stream byte-level download progress with parallel fetches by @corasan in #23
  • Add CI workflow for lint, typecheck, and tests by @corasan in #24
  • Bump default tokenBatchSize from 1 to 4 by @corasan in #25
  • fix(ios): move MLXArray copy off audio tap path by @corasan in #26
  • Isolate HybridLLM state on MainActor by @corasan in #27
  • Extract shared validateLoadOptions helper by @corasan in #28
  • Optimize managed history trimming by @corasan in #29
  • refactor(ios): unify generation paths via GenerationSink protocol by @corasan in #30
  • Remove hardcoded Memory.cacheLimit override in load by @corasan in #31

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@corasan corasan released this 13 Feb 15:50
011651e

What's Changed

  • feat: Add streamWithEvents with thinking state machine by @corasan in #15
  • feat: Text-to-Speech support with PocketTTS by @corasan in #16
  • feat: Speech-to-Text support with live transcription by @corasan in #18

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@corasan corasan released this 21 Jan 20:58
254c824

0.3.0 (2026-01-21)

Features

v0.2.2

Choose a tag to compare

@corasan corasan released this 28 Dec 00:51
924093f

0.2.2 (2025-12-27)

🐞 Fixes

v0.2.1

Choose a tag to compare

@corasan corasan released this 27 Dec 00:08
69e7c7c

0.2.1 (2025-12-27)

  • feat: get model info #11

v0.2.0

Choose a tag to compare

@corasan corasan released this 08 Dec 00:01
1ba3725

0.2.0 (2025-12-07)

Features

v0.1.1

Choose a tag to compare

@corasan corasan released this 01 Dec 22:02
feb065e

What's Changed

Full Changelog: v0.1.0...v0.1.1