Releases: Meridius-Labs/apple-on-device-ai
Releases · Meridius-Labs/apple-on-device-ai
v1.6.2
v1.6.1
v1.6.0
[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
[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
[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
[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
[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
[1.5.3] - 2025-06-23
Changes
- feat: add OpenAI-compatible server and health check routes, enhance examples with new tools
v1.5.2
[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
[1.5.1] - 2025-06-23
Changes
- fix: include binaries (hotfix)