0.1.1
This release improves reliability, compatibility checks, and the getting-started experience.
Fixed
- Corrected tool error handling to use
LanguageModelSession.ToolCallError. - Fixed SDK lookup for top-level declarations and declarations with inline Swift attributes.
- Made SDK and Swift input paths with spaces safe.
Changed
- Reworked the README around installation, real usage examples, and copyable prompts.
- Clarified runtime compatibility, security, and fallback error handling.
- Added behavioral script tests and explicit Xcode 26/27 CI coverage.