Skip to content

Releases: Meridius-Labs/apple-on-device-ai

v1.6.2

10 Aug 18:26

Choose a tag to compare

[1.6.2] - 2025-08-10

Changes

  • fix: add native modules after beta 5

v1.6.1

10 Aug 18:17

Choose a tag to compare

[1.6.1] - 2025-08-10

Changes

  • Merge pull request #6 from gaodeng/main
  • fix [MacOS 26 dev beta 5] Symbol not found

v1.6.0

22 Jul 20:44

Choose a tag to compare

[1.6.0] - 2025-07-22

Changes

  • chore: update dependency versions and improve error handling in example and Swift files
  • Create FUNDING.yml [skip ci]
  • chore: update dependencies and refactor example responses to return structured objects
  • ci: rename validate job to build and update node version matrix
  • ci: add lint step to CI workflow and remove redundant lint job
  • ci: reorder lint and type check steps in CI workflow
  • ci: switch lint-and-format job to run on Ubuntu

v1.5.7

25 Jun 13:53

Choose a tag to compare

[1.5.7] - 2025-06-25

Changes

  • ci: switch CI workflows from macOS to Ubuntu
  • refactor: update import path for appleAI in weather example
  • refactor: add lints

v1.5.6

25 Jun 13:08

Choose a tag to compare

[1.5.6] - 2025-06-25

Changes

  • chore: update tsdown to 0.12.9 and typescript to 5.8.3
  • chore: update @ai-sdk/provider and @ai-sdk/provider-utils to beta versions
  • refactor: remove index.ts and related development scripts

v1.5.5

25 Jun 02:28

Choose a tag to compare

[1.5.5] - 2025-06-25

Changes

  • chore: update dependencies to include ai 5.0.0-beta.1 in lock and package files

v1.5.4

24 Jun 18:53

Choose a tag to compare

[1.5.4] - 2025-06-24

Changes

  • feat: beta 2 removed .entries
  • refactor(chat-completions): update chat completion handling with AI SDK integration

v1.5.3

23 Jun 14:54

Choose a tag to compare

[1.5.3] - 2025-06-23

Changes

  • feat: add OpenAI-compatible server and health check routes, enhance examples with new tools

v1.5.2

23 Jun 04:11

Choose a tag to compare

[1.5.2] - 2025-06-23

Changes

  • fix(swift): robust assistant entry & tool call handling, add debug transcript validation
  • fix: tool calling fix in examples

v1.5.1

23 Jun 01:17

Choose a tag to compare

[1.5.1] - 2025-06-23

Changes

  • fix: include binaries (hotfix)