Releases: speechly/ios-client
Releases · speechly/ios-client
Release 0.3.0
- Renamed all central terms, dropped
Speech
prefix to unify naming with other SDKs - Refactored UI components to be easily usable in SwiftUI, with
UIViewRepresentable
wrapper - Changed the gRPC streaming semantics so that the existing stream is reused if possible
Release 0.2.2
Update dependencies, add IdentityAPI v2 (#2) * Update dependencies * Add projectId based login * Generate docs and update cli build * Allow either appId or projectId * Include appId as optional param for start * Add check for keys in init * Update docs
0.2.1
- Update to the latest version of API definitions